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

Include token validation for TRS endpoints #7

Open
kushagra189 opened this issue Jul 26, 2020 · 1 comment
Open

Include token validation for TRS endpoints #7

kushagra189 opened this issue Jul 26, 2020 · 1 comment
Assignees
Labels
priority: high High priority status: blocked Something prevents progress type: auth Related to authorization or authentication workload: hours Likely takes hours to resolve

Comments

@kushagra189
Copy link
Collaborator

  • Resolve a way for x-bearerInfoFunc to validate tokens. For this, check on ways to include existing FOCA decorator in the TRS-filer.
@uniqueg uniqueg added priority: high High priority type: auth Related to authorization or authentication workload: hours Likely takes hours to resolve labels Sep 19, 2020
@uniqueg uniqueg self-assigned this Sep 19, 2020
@uniqueg uniqueg added the Hacktoberfest Hacktoberfest Suggested issue for https://hacktoberfest.digitalocean.com/ label Oct 1, 2020
@uniqueg
Copy link
Member

uniqueg commented May 2, 2021

By bumping the FOCA version to 0.6.0 or later, token validation can be handled via the corresponding objects in the OpenAPI specs (securitySchemes and security). After resolving #88, make sure that this works, then report here. If all works as expected, the issue can be closed without any code changes.

@uniqueg uniqueg added status: blocked Something prevents progress and removed Hacktoberfest Hacktoberfest Suggested issue for https://hacktoberfest.digitalocean.com/ labels May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority status: blocked Something prevents progress type: auth Related to authorization or authentication workload: hours Likely takes hours to resolve
Projects
None yet
Development

No branches or pull requests

2 participants