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

chore(auth): Implement default Authenticator for OAuth and mTLS #1

Merged
merged 6 commits into from
Jun 7, 2024

Conversation

m8rmclaren
Copy link
Collaborator

@m8rmclaren m8rmclaren commented May 31, 2024

  • v1.0.0
    • Refactor the authentication mechanism to use a new ejbca.Authenticator interface. Implement two default authenticators for mTLS (client certificate) and OAuth2.0 (token).
    • Remove environment variable configuration.
    • Refactor doc generation structure

@m8rmclaren m8rmclaren self-assigned this Jun 6, 2024
@m8rmclaren m8rmclaren added the enhancement New feature or request label Jun 6, 2024
@m8rmclaren m8rmclaren merged commit 11d62a1 into main Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant