1

I have configured SAML SSO against a new app in my Azure Console. I have proven it authenticates using simplesamlPHP. I am trying to add/adjust the attributes that are passed back with the SAML token.

Test App in Azure Active Directory Console SimpleSAMLPHP confirmation of authentication

This documentation (and several other sources) says to just click on 'View and edit all other user attributes' https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-saml-claims-customization

But I cannot for the life of me see where this option is in the console, can someone show me a screenshot of where to access the attributes for my application?

No Custom Attributes option on App

1 Answers1

0

You need to have Azure AD premium to do this. See https://docs.microsoft.com/en-us/azure/active-directory/active-directory-saas-custom-apps

maweeras
  • 2,674
  • 2
  • 16
  • 23