Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to enforce account to log in #21

Closed
dechkovanen opened this issue Jun 17, 2022 · 2 comments
Closed

Option to enforce account to log in #21

dechkovanen opened this issue Jun 17, 2022 · 2 comments
Labels
question Further information is requested
Milestone

Comments

@dechkovanen
Copy link

Since many/most(?) MDMs allow dynamic variables, it would be nice to have option to enforce the user name so that user cannot login with "wrong" account.

Basically a string key in config profile where one would put something like {{UserPrincipalName}}, %EMAIL% or whatever the MDM would then use to replace the value with user's UPN. Xcreds would then notice if that preference key is set, validate if it's an email address and if yes, automatically use that to login.

@twocanoes twocanoes added this to the XCreds Future milestone May 31, 2023
@twocanoes
Copy link
Owner

Is this so only a certain user is allowed to login to a specific computer?

@twocanoes twocanoes added the question Further information is requested label Dec 11, 2023
@twocanoes
Copy link
Owner

no response. reopen if needed

@twocanoes twocanoes reopened this Jan 1, 2024
twocanoes added a commit that referenced this issue Jan 1, 2024
…Array with name of user allowed to log in and define allowUsersClaim with an OIDC claim that contains that value. Or use the xcreds_example_azure_allow_fred.mobileconfig to test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants