Implement SSO with SAP Cloud Identity Services using Akka HTTP
See how to connect SAP Cloud Identity Services to your Akka HTTP app and deliver seamless enterprise logins.
How it Works
Integrating LoginRadius with your Akka HTTP application helps you:
- Set up enterprise SSO with minimal configuration.
- Manage authentication centrally for all your SaaS environments.
- Improve security without adding complexity to your code.

Quick Start Guide

Once connected, users can log in with their corporate credentials, while LoginRadius manages tokens, sessions, and policy enforcement behind the scenes.
Install Java / Android SDK
Add to pom.xml or build.gradleSet Up Identity Provider
Create an application in SAP Cloud Identity Services and configure the SAML or OIDC settings. Add the LoginRadius ACS URL, Entity ID, and redirect URIs, then download the IdP metadata.
Add Identity Provider to LoginRadius
Go to Authentication → Identity Providers → Custom Identity Providers in the LoginRadius Admin Console. Create a new SAML/OIDC connection and upload the metadata or discovery details from SAP Cloud Identity Services.
Integrate LoginRadius with Go
Use the LoginRadius SDK or REST API for Go to handle authentication redirects, callbacks, and token validation. Map user claims such as email, name, and groups from SAP Cloud Identity Services to LoginRadius and your app.
Test and Deploy
Test the entire authentication flow locally. Once verified, deploy your Akka HTTP application and confirm that users can log in through SAP Cloud Identity Services seamlessly.
Supported Protocols
OAuth
OIDC & JWT

Supported Protocols
SAML

OAuth

OIDC & JWT

Key Highlights Section
Integrates quickly with Akka HTTP using LoginRadius SDKs and REST APIs.SDKs and Libraries
Seamlessly integrate federation into your apps with open-source SDKs and libraries for Android, iOS, and popular web technologies and frameworks.API Reference
Developer-friendly RESTful APIs and documentation that help you get going with any implementation.
Simplifies token handling, session management, and user claim mapping.

Includes built-in options for MFA, passkeys, and adaptive authentication.

Offers SCIM provisioning to automatically sync users and groups.

Provides centralized configuration and policy control through the LoginRadius Admin Console.

