-
Notifications
You must be signed in to change notification settings - Fork 44
fix(DiscoveryService): Handle Missing kid #1220
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
Conversation
76d6e82 to
8876ef8
Compare
This comment has been minimized.
This comment has been minimized.
julien-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm. Thanks a lot!
I'll rebase and merge.
Signed-off-by: Git'Fellow <[email protected]>
8876ef8 to
1d51851
Compare
|
Is the supported algorithm list being used by this new check complete / up-to-date? Looks like it may be missing https://help.nextcloud.com/t/updated-openid-connect-breaks-using-eddsa-algo/234499 |
|
Any movement forward on fixing this? Thanks |
|
@whisperdancer #1236 + #1254 should fix the matter. If you're able to test, that would be appreciated. Comment on #1254 with your results. |
|
Thanks @joshtrichards. I checked for app update and none available. Happy to test it, but unsure how to get the fix without an app update. Kindly advise. Thank you. |
|
Until release you'd have to apply the patch(es) manually from the PRs to the app: https://docs.nextcloud.com/server/latest/admin_manual/issues/applying_patch.html |
|
@whisperdancer new app version is out. |
|
Thank you! Tested and works great now :) Much appreciate the quick fix!! |
Possible fix for #1214
kidif presentktyTesting Notes (not in this PR):
kidpresent/absent and multiple key types (RSA, EC, OKP).