You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to 'provider for any application'
Click on 'Edit'
Scroll down to 'Advanced protocol settings' and expand it
See error
Expected behavior
there should be many items like 'authentik default OAuth Mapping: openid', 'authentik default OAuth Mapping: profile', 'authentik default OAuth Mapping: email', etc
Screenshots
that field is empty
Logs
logs specific to an application where it shows the scope is passed (logs for different applications are similar)
log on the application side
ERROR: "[Auth] No data in openid callback - OPError: insufficient_scope (The request requires higher privileges than provided by the access token)"
Version and Deployment (please complete the following information):
authentik version: 2024.12.1
Deployment: docker-compose
Additional context
Two days back same thing happened then i just checked them back on the scope list is visible then and only happened to one application
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
there should be many items like 'authentik default OAuth Mapping: openid', 'authentik default OAuth Mapping: profile', 'authentik default OAuth Mapping: email', etc
Screenshots
that field is empty
Logs
logs specific to an application where it shows the scope is passed (logs for different applications are similar)
log on the application side
ERROR: "[Auth] No data in openid callback - OPError: insufficient_scope (The request requires higher privileges than provided by the access token)"
Version and Deployment (please complete the following information):
Additional context
Two days back same thing happened then i just checked them back on the scope list is visible then and only happened to one application
The text was updated successfully, but these errors were encountered: