centreon/centreon-archived

[21.10] Open ID with Azure AD error unable get token Introspection : Page not found

Closed this issue · 12 comments

Hello,

I followed this documentation:
https://docs.centreon.com/current/fr/connect/openid.html
And I indicated the requested information as put in Azure AD:

image

But I end up with the following error message in debug mode:

[OpenId] [Error] Unable to get Token Introspection Information: RestNotFoundException, message: Page not found

In addition, it is indicated here that there is no "introspection" url:

https://stackoverflow.com/questions/43378748/does-azure-active-directory-have-an-oauth-openid-connect-token-introspection-end

Have you tested on your side?

Do you have a solution ?

Thank you

Hi @prohand can you try to remove /introspection from your OIDC definition?

Hello,

Same problem.

Thank you

which version of Centreon do you use?
Can you enable authentication debug in "Administration > Debug" and give me /var/log/centreon/login.log?

I use centreon 21.10.1

With debug mode:

If I don't put the / introspect, when I click on the button "Connect with openid" nothing happens and nothing in the logs

On the other hand, when I put the / introspect I am redirected to the Microsoft page which asks me for my credentials.
Once logged in, I am redirected to the centreon login page with the following message in login.log:

[OpenId] [Error] Unable to get Token Introspection Information: RestNotFoundException, message: Page not found

Thank you

Hi !

Please help us to solve this problem.
This functionnality is really important for our company et we're blocked with this bug...

Someone have solution to solve it please ??

Thanks a lot ;)

Hello everyone,

nobody have a solution to solve it ?

Thanks

Same issue for me with an ADFS onprem
Adfs does not provide introspect endpoint

Are there any news about this issue?

Solved for me with upgrade to 21.10
Config with azure ad correct

Solved for me with upgrade to 21.10 Config with azure ad correct

Can you post you're config please ?
My config not working :(
Thank you

No problem
Please find my conf here.

openid-connect-config-centreon

This is my configuration on centreon

  • You can replace "id_annuaire" by your tenant id

Then, please find my conf in azure "register apps"
config-azure-1
config-azure-2
config-azure-3

If you need more information, I can give you a short movie to show all details of configuration !
Good Luck, I spent so more time to config this system

Hello,
It's ok for me
I close the ticket

Thank you