Configuring Okta on Avaya Breeze® platform

Last Updated : Feb 28, 2022 |
Prolog information
Repeat this task for every Avaya Breeze® platform node in your cluster.
  1. Use POSTMAN to save the IdP metadata file (idp-my.breeze.sip.entity.fqdn.or.ip.xml) specific to each Avaya Breeze® platform node in your cluster.
    ADDITIONAL INFORMATION:
    Use the following URL when posting the contents of the IdP metadata file to POSTMAN.https://<my.breeze.sip.entity.fqdn.or.ip>:9443/services/AuthorizationService/idpmetadata
  2. Include the body of the IdP metadata file in the body of the POST and select XML.
    ADDITIONAL INFORMATION:
    You may need to disable SSL certificate verification or set the right trust certificates in POSTMAN.
  3. Verify that the POST was successful and includes “Status: 200 OK” and “Identity provider configuration saved” in the response.