Github Auth plugin scope
-
I've recently added the Github Auth plugin to allow staff within my Github organisation to access XOA with 2FA. Seems like a sensible idea as we use Github anyway.
When I set the plugin up and tested it all seems great and working. I then tested with a user outside of my GitHub org and that let them in too! (Although with no permissions). I need to reduce the scope of the access to only users in my GitHub org.
I can't see anywhere on the OAuth App settings which specifies scope. Does anyone have any experience of this?
-
@Flying9167 It's indeed not possible at this to filter which users are allowed to sign in with XO auth plugins.
At this time it should be handled at the authentication provider itself and it does not look like GitHub OAuth implementation supports it.
-
-