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

oauth: get signing key from provider #236

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

AlexCuse
Copy link
Contributor

@AlexCuse AlexCuse commented Jan 7, 2024

No description provided.

Copy link
Member

@cainlevy cainlevy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me. Do you have a preference between the new ENV var or adding a third value to the existing credentials?

@AlexCuse
Copy link
Contributor Author

Not a strong one @cainlevy - I guess maybe including with credentials is slightly more straightforward to document as long as we note the 3rd signing key segment is only respected after v1.X.Y.

@cainlevy
Copy link
Member

I don't have a strong preference here either. I trust your discretion on it.

@AlexCuse
Copy link
Contributor Author

I took a crack at including with credentials and think I like it better. Feels like less code, and there was a natural spot for an error in the credential parsing response @cainlevy

@AlexCuse AlexCuse merged commit 899a32b into keratin:main Jan 19, 2024
2 checks passed
AlexCuse added a commit to AlexCuse/authn-server that referenced this pull request Mar 23, 2024
AlexCuse added a commit that referenced this pull request Mar 23, 2024
This reverts commit 899a32b.

Keeps NewProvider normalization + initializeOauthProviders helper
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.

None yet

2 participants