Skip to main content

Hi,

recently, we implemented SAML-Login with Microsoft Azure following the YouTube tutorial from Centreon (https://www.youtube.com/watch?v=vilNJPxz25U). This configuration works well for most users, however, we encounter an error when users are already authenticated elsewhere with another method (X509 for instance).

We noticed that Centreon sends the following in the SAML-Request:

 

<saml:AuthnContextClassRef>
      urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
</saml:AuthnContextClassRef>
We would like to change the Authentication Context from “PasswordProtectedTransport” to “unspecified”, as this resolved the same issue on another application.
 
I was unable to find any information on configuring this in the documentation (https://docs.centreon.com/docs/connect/saml/).
 

Any help would be much appreciated.

Be the first to reply!

Reply