cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1375
Views
0
Helpful
1
Replies

UCCX 12.5.1 SSO - Azure AD support

parker.c
Level 5
Level 5

We are using Azure as our IdP for Unity and CUCM. I have been looking at docs for UCCX. It looks like ADFS is supported but no mention of Azure.

 

Is Azure a supported IdP?

 

Thanks!

1 Reply 1

ravi.kumar1
Level 1
Level 1

it is supported, anything with SAML2.0 as an IDP is supported, i have tested it in my lab with 11.6 version as well.

 

Below points you need to consider

 

The following are the expectations from SAML Response:
• The entire SAML response (message and assertion) is signed or only the message is signed but not the
SAML assertion alone is signed.
• SAML Assertion must not be encrypted.
• SAML response must be signed using SHA-128.
• NameIDFormat in SAML response must be urn:oasis:names:tc:SAML:2.0:named-format:transient.
• uid and user_principal attributes should be present in SAML assertion in the AttributeStatement section.
The "uid" attribute value must be the user Id using which users log in to Cisco contact centre applications
that are SSO enabled and the "user_principal" attribute value must be in uid@domain format