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

Add (optional) claim parameter to machine auth #2176

Merged
merged 4 commits into from
Oct 18, 2021

Conversation

gmgigi96
Copy link
Member

Now the machine auth supports a claim, passed as an optional value, separated by ":".

Example:
email:alice@xyz.com

If the claim is not provided, it's used as default "username".

Fixes #2171

@update-docs
Copy link

update-docs bot commented Oct 14, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@ishank011 ishank011 merged commit 00d0755 into cs3org:master Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Machine auth should take an optional claim parameter
2 participants