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

Add jwt-cpp to externals for HTTP OIDC support. #195

Closed
MartinFlores751 opened this issue Aug 22, 2023 · 0 comments
Closed

Add jwt-cpp to externals for HTTP OIDC support. #195

MartinFlores751 opened this issue Aug 22, 2023 · 0 comments
Assignees

Comments

@MartinFlores751
Copy link

Currently, we are fetching jwt-cpp at build time. We should not be doing that.

jwt-cpp is needed to support handling of OpenID Conect JWT responses, which contains the required user information for authentication/mapping of the OIDC user to iRODS user.

SwooshyCueb added a commit to SwooshyCueb/irods-externals that referenced this issue Sep 5, 2023
alanking pushed a commit that referenced this issue Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants