teamcity-oauth
teamcity-oauth copied to clipboard
Access to teamcity outside the organization
Based on the problem described in the article
Steps to reproduce the problem:
- Create a google account [email protected] (this account does not belong to the organization and is not managed by it in any way.)
- Try to log in to teamcity with this account.
The actual result: A new account with username: [email protected] is created and given default permissions.
Is it possible to add a check for jwt claim hd or via getHostedDomain to check if the user belongs to an organization?
I think the problem here