Skip to content

Open KeyProvider for Extension #838

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

Open
flobilosaurus opened this issue May 13, 2025 · 0 comments
Open

Open KeyProvider for Extension #838

flobilosaurus opened this issue May 13, 2025 · 0 comments

Comments

@flobilosaurus
Copy link

Hello, we are using your library in a Java Application to test our system E2E using OIDC. It works like charm but we would be happy if we could use our own (simple) Implementation of a KeyProvider (Part of OAuth2Config). The current KeyProvider is a open class but its functions are not open and cannot be overwritten. Could you please seperate implementation and usage by an interface (IKeyProvider) in OAuth2Config or open up the relevant functions in your KeyProvider class?

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

No branches or pull requests

1 participant