We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello All,
I would like to implement the new provider OpenId (auto discovery) into adminio but I'm litte stuck
After a good build, when I launched the Oauth authentification proceess I got the error:
session value for openid-connect not found
Someone has a idea of what this error come from ?
Redirection looks like:
https://adminio-api.domain.com/auth/callback?state=https%3A%2F%2Fadminnio.domain.com%2F&session_state=4ba51004-eee1-44eb-a639-c3f686929437&code=9bde45d8-161d-408c-8e25-be37bfbd979f.4ba51004-eee1-44eb-a639-c9f686929437.4aeq8c64-6f50-414f-abdb-6549b2976f4b
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello All,
I would like to implement the new provider OpenId (auto discovery) into adminio but I'm litte stuck
After a good build, when I launched the Oauth authentification proceess I got the error:
Someone has a idea of what this error come from ?
Redirection looks like:
https://adminio-api.domain.com/auth/callback?state=https%3A%2F%2Fadminnio.domain.com%2F&session_state=4ba51004-eee1-44eb-a639-c3f686929437&code=9bde45d8-161d-408c-8e25-be37bfbd979f.4ba51004-eee1-44eb-a639-c9f686929437.4aeq8c64-6f50-414f-abdb-6549b2976f4b
Thanks
The text was updated successfully, but these errors were encountered: