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

Remove introspection_endpoint from required secrets #70

Merged

Conversation

MarekPikula
Copy link
Collaborator

The field is not mandatory and some OIDC providers (such as Nextcloud) don't provide it resulting in a key error. It's not used by the headscale-webui.

Also, refactored client secrets to use json.dumps() for better code readibility.

The field is not mandatory and some OIDC providers (such as Nextcloud)
don't provide it resulting in a key error.

Also, refactored client secrets to use json.dumps() for better code
readibility.

Signed-off-by: Marek Pikuła <[email protected]>
@iFargle
Copy link
Owner

iFargle commented Apr 2, 2023

Thank you!

@iFargle iFargle merged commit 3934c3b into iFargle:main Apr 2, 2023
@MarekPikula MarekPikula deleted the fix/remove_introspection_endpoint branch April 3, 2023 10:21
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.

2 participants