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

Use only Decorator for SPA Public Type Client PKCE #128

Open
masterbater opened this issue May 14, 2022 · 1 comment
Open

Use only Decorator for SPA Public Type Client PKCE #128

masterbater opened this issue May 14, 2022 · 1 comment
Assignees
Labels
Type: Enhancement New feature or request

Comments

@masterbater
Copy link

Is it possible we could only use the decorators for rbac like @roles without setting up client with confidential type (with secret field) and just verify the access token?

@masterbater masterbater changed the title SPA Public Type Client SPA Public Type Client PKCE May 14, 2022
@masterbater masterbater changed the title SPA Public Type Client PKCE Use only Decorator for SPA Public Type Client PKCE May 14, 2022
@ferrerojosh
Copy link
Owner

I'll see what I can do. Normally you could use Passport for this, but I guess you want Keycloak's token verification and PKCE support.

@ferrerojosh ferrerojosh added the Type: Enhancement New feature or request label May 19, 2022
@ferrerojosh ferrerojosh self-assigned this May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants