So if i use GitHub as my social sign in, is there a way to limit which orgs allowed to log in?
h
high-optician-2097
07/15/2022, 7:51 AM
yes, you will be able to do that using hooks in the future
w
wonderful-lamp-2357
07/15/2022, 8:22 AM
off the top of my head - the integration uses github oauth app which is installed in a github org
wonderful-lamp-2357
07/15/2022, 8:22 AM
doesn’t this determine which org can sign in?
wonderful-lamp-2357
07/15/2022, 8:23 AM
ie. only the org in GH which has the app installed
b
brainy-plumber-70688
07/20/2022, 10:31 PM
Yeah that's one way to do it. GH here was just an example. For example, Jenkins github plugin allows you to limit which orgs and groups can sign in, and some others let you limit which domains can sign up via Google. Not a deal breaker future or anything.