Skip to content

Open KeyProvider for Extension #838

Open
@flobilosaurus

Description

@flobilosaurus

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions