Find answers to your technical questions and learn how to use our products
Search suggestions:
After you configure identity provider settings on Keycloak, it generates an SPSSODescriptor metadata file for this provider. Provide this file to the identity provider to complete the configuration process.
Configure the identity provider on Keycloak.
https://<AADS_FQDN>:<AADS_PORT>/auth/realms/SolutionRealm/broker/<ALIAS>/endpoint/descriptor
In this URL:
<AADS_FQDN> is the Avaya Aura® Device Services front-end FQDN.
<AADS_PORT> is the Avaya Aura® Device Services front-end port.
<SAML_ALIAS> is the alias of the identity provider. You set up this name when configuring the identity provider settings on Keycloak.
Previous Topic
Next Topic