Downloading the SPSSODescriptor file from Keycloak

Last Updated : Jun 10, 2026 |

About this task

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.

Before you begin

Configure the identity provider on Keycloak.

Procedure

  1. In a web browser, navigate to the following URL:

    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.

  2. Save the SPSSODescriptor file on your computer.