-
-
Notifications
You must be signed in to change notification settings - Fork 40
Error when trying allowed_idps #56
New issue
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
Comments
Hi armour Do you have an IdP setup? I have google as IdP setup and can add it as authentication. Do you have maybe a different IdP setup? Cheers |
I have OIDC setup on my cloudflare and working fine, If I add the ID in allowed_idps, it throws this error in dockflare logs. |
same here |
I managed to get it work.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error when trying allowed_idps
{'result': None, 'success': False, 'errors': [{'code': 12130, 'message': "access.api.error.invalid_request: invalid 'include' configuration", 'error_chain': [{'message': "unknown rule type: 'identity_provider'"}]}], 'messages': []}
The text was updated successfully, but these errors were encountered: