Skip to main content

When IWhen I connect to custom view in saml, the page is redirected to the authentication page. Have you ever encountered this problem? On the other pages this is not the case.

I'm on Centreon 24.10 and when I get another start page, the session opens. When I'm on the custom view I'm redirected to the authentication page.

 

I have tested with the same user in LDAP connection and the problem is not present.


I can confirm this problem. 

 

When SAML is used, the login works fine if you specify a React.js page such as Resource Status or Dashboards in the user profile. If you specify Customviews or the old StatusDetail or EventLogs, for example, you will be redirected back to the login page with a 401 Unauthorized error.

However, the token in the DB (security_authentication_tokens, security_token) was created correctly.

 

If you switch back to Resource Status without changing anything else, it works perfectly again.


https://github.com/centreon/centreon/issues/8342