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

Enable PS256 signing by default on oauth apps and add a checkbox for existing apps #18

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

DebugOk
Copy link
Contributor

@DebugOk DebugOk commented Mar 11, 2024

No more manually having to edit it if someone wants to setup a wiki.

Fixes #11

Might cause issues if there ever comes a point where an admin changes AllowedIdentityTokenSigningAlgorithms since touching the checkbox overrides those changes, but I dont really see that being an issue nor do I see how something like that could be abused

@PJB3005 PJB3005 merged commit 34c88c8 into space-wizards:master Mar 11, 2024
1 check passed
@DebugOk DebugOk deleted the 2024/03/12-PS256-stuff branch March 11, 2024 23:42
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.

Allow users to set AllowedIdentityTokenSigningAlgorithms=PS256 for OAuth apps
2 participants