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

Provider and Signer Authentication 🚓 #1339

Closed
RobAndrewHurst opened this issue Jun 19, 2024 · 0 comments · Fixed by #1340
Closed

Provider and Signer Authentication 🚓 #1339

RobAndrewHurst opened this issue Jun 19, 2024 · 0 comments · Fixed by #1340
Assignees
Labels
Bug A genuine bug. There must be some form of error exception to work with. Security Ticket relates to either the authentication process, security headers, and or encryption.

Comments

@RobAndrewHurst
Copy link
Contributor

Description

The Provider and Signer endpoints are not being accessed before a check to see if a user has been authenticated with a PRIVATE instance. The check needs to happen before the provider and signer endpoints are hit.

Type of Issue

  • ✅ Bug 🐛
@RobAndrewHurst RobAndrewHurst added Bug A genuine bug. There must be some form of error exception to work with. Security Ticket relates to either the authentication process, security headers, and or encryption. labels Jun 19, 2024
@RobAndrewHurst RobAndrewHurst self-assigned this Jun 19, 2024
@RobAndrewHurst RobAndrewHurst linked a pull request Jun 19, 2024 that will close this issue
@RobAndrewHurst RobAndrewHurst linked a pull request Jun 19, 2024 that will close this issue
@RobAndrewHurst RobAndrewHurst removed a link to a pull request Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A genuine bug. There must be some form of error exception to work with. Security Ticket relates to either the authentication process, security headers, and or encryption.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant