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

Resource Server PR plan #18

Open
jgrandja opened this issue Jun 22, 2018 · 0 comments
Open

Resource Server PR plan #18

jgrandja opened this issue Jun 22, 2018 · 0 comments

Comments

@jgrandja
Copy link
Collaborator

jgrandja commented Jun 22, 2018

This is the proposed plan for the Resource Server PR's.

MVP

PR-1

  • Support JWT access tokens
  • Key configuration via JWK Set Url

PR-2

PR-3

  • Support JWK Set Url configuration via Issuer configuration
  • JWK Set Url is obtained using OpenID Connect Discovery and the configured Issuer

PR-4

  • Support local configuration of java.security.PublicKey
  • Support configuration of 1 RSA PK (for initial support)

PR-5

  • Capability to validate OAuth 2.0 Tokens OAuth2TokenValidator

NICE TO HAVE

PR-6

  • Support key configuration using 1+ Issuers
  • uses OpenID Connect Discovery to obtain the JWK Set Url

PR-7

  • Support opaque access tokens
  • Implementation of OAuth 2.0 Token Introspection
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