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

server: move auth to upstream config #130

Merged
merged 4 commits into from
Jul 14, 2024
Merged

server: move auth to upstream config #130

merged 4 commits into from
Jul 14, 2024

Conversation

andydunstall
Copy link
Owner

See commits.

Removes the 'token' prefix to authentication configuration. Such as
`auth.token_issuer` is replaced with `auth.issuer`.
Adds 'config.Load()' to server auth config.
To make it explicit the authentication configuration is for the upstream
port only, moves to config.upstream.auth.
@andydunstall andydunstall merged commit 8ad864c into main Jul 14, 2024
3 checks passed
@andydunstall andydunstall deleted the extend-auth branch July 14, 2024 12:49
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.

1 participant