Skip to content

Introduce a new Generic Oauth2 key Manager #4675

@jan1tha

Description

@jan1tha

Problem

Currently, users are required to write a custom key manager each time a new key manager is required.

Proposed Solution

Implement a custom Key Manager connector for WSO2 APIM that supports JWT tokens using an Out-of-Band provisioning model.

Manual Provisioning: This is simply "Client Registration" performed out-of-band, as allowed by the spec.
JWT Validation: We are following RFC 7519. The Gateway validates the iss (issuer) and aud (audience) claims to ensure the token belongs to the mapped application.

Alternatives

No response

Version

apim-4.6.0

Metadata

Metadata

Assignees

Labels

4.7.0Label for General Availability Release of APIM 4.7.04.7.0-M2API Manager 4.7.0 – Milestone 2 ReleaseComponent/APIMType/NewFeature

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions