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
I am not sure if this is a feature request or bug report. I tried setting Required Claim Name and Required Claim Value to filter based on organization membership but nothing I tried worked. I am not sure if it is even supposed to work because there is no documentation around using these built in OAuth2 providers. Removing the Claim configuration allowed the OAuth2 login/registration to work but this is not a viable configuration for me. I also confirmed my Github OAuth2 application could provide a bearer token that had permission to return the proper membership via curl interaction with the Github API.
Should restricting login to users who have membership in specific Github organizations work out of the box? If not, can the feature be added? This seems like a fairly common use case. If it cannot be implemented can the docs around these OAuth2 providers be updated? I know this is a volunteer effort I would be willing to update the docs but I do not know what should work.
Screenshots
No response
The text was updated successfully, but these errors were encountered:
stevenwhayes
changed the title
Filtering by Organization when using Github as an Oauth2 provider
Filtering by Organization when using Github as an Oauth2 authentication provider
Feb 16, 2025
Feature Description
I am not sure if this is a feature request or bug report. I tried setting Required Claim Name and Required Claim Value to filter based on organization membership but nothing I tried worked. I am not sure if it is even supposed to work because there is no documentation around using these built in OAuth2 providers. Removing the Claim configuration allowed the OAuth2 login/registration to work but this is not a viable configuration for me. I also confirmed my Github OAuth2 application could provide a bearer token that had permission to return the proper membership via curl interaction with the Github API.
Should restricting login to users who have membership in specific Github organizations work out of the box? If not, can the feature be added? This seems like a fairly common use case. If it cannot be implemented can the docs around these OAuth2 providers be updated? I know this is a volunteer effort I would be willing to update the docs but I do not know what should work.
Screenshots
No response
The text was updated successfully, but these errors were encountered: