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

question: Is it possible only to verify KeyCloak access token #320

Open
bcherkezovtf opened this issue Feb 18, 2024 · 0 comments
Open

question: Is it possible only to verify KeyCloak access token #320

bcherkezovtf opened this issue Feb 18, 2024 · 0 comments
Assignees
Labels
need triage question Further information is requested

Comments

@bcherkezovtf
Copy link

A clear and concise description of what you want to accomplish.

I have a KeyCloak instance which is used to authenticate users for a couple of services. It uses OIDC.
There a couple entry points through which you can authenticate and some others services which only depends on a valid token.
For one of this services I wrote a custom python based proxy script which verifies an access token send as Bearer, read an custom attribute from it which then append to the requests send to the service.

My question is is it possible this to be done with caddy-security?

@bcherkezovtf bcherkezovtf added need triage question Further information is requested labels Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants