If I enable Github as an Identity Provider in Keycloak does this mean that any user with a Github account can login successfully? What I am looking for is to limit logins to users that belong to my Github organization. I tried adding the OAuth application for my organization but I had some friends test and they were still able to login even though they do not belong to that organization.
Is it possible to use Github login but limit who can successfully login to those who belong to a specific Github organization?