The Identity service is a new addition to YaaS that allows you to create and register custom identity providers for your projects and organizations.
By creating and registering custom identity providers, you can enable your customers to access your organization's resources in YaaS without the need to create new accounts.
The Identity service allows you to:
- Get the technical information required to establish a successful connection between your custom identity provider and the YaaS OAuth2 service.
- Register your custom identity provider and obtain its identifier.
- Manage the custom identity providers registered for your organization. You can fetch the list of all providers available for your organization, update the configuration of an already existing custom identity provider or delete a custom identity provider registered for your organization.
You can use the custom identity providers you create and register with the Identity service, using the Authorization Code Grant and the Implicit Grant authorization flows available in YaaS.
To use your custom identity provider, pass the generated custom identity provider ID as the value of the hybris_id_provider
parameter in your requests to the OAuth2 service.
Learn more:
- For more information about the Identity service, see the Identity service documentation in the Dev Portal.
- For technical details, see the Identity service API console.
- For more information about the authorization flows available in YaaS, see the Grants section of the OAuth2 service documentation.
If you find any information that is unclear or incorrect, please let us know so that we can improve the Dev Portal content.
Use our private help channel. Receive updates over email and contact our specialists directly.
If you need more information about this topic, visit hybris Experts to post your own question and interact with our community and experts.