-
Notifications
You must be signed in to change notification settings - Fork 27
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
Namespace To Do: Implement Auto Discovery #9
Comments
@jhiemstrawisc - I think this is 90% done. I think, once #30 is merged, we just need to do end-to-end testing with the director and an origin. For example, last I tested this functionality, the JWKS public key fetching code in the origin didn't like the public key JWKS that the namespace client was generating (it was missing at least |
@jhiemstrawisc -- we're down to this one last issue for 7.0.0. How's the end-to-end testing going? |
I got to this yesterday afternoon and encountered two issues:
|
See PR #121. Awaiting review and a few last cleanup items that need input. |
As discussed in the weekly Pelican meeting, we need to implement a way for the namespace to automatically discover registered public keys.
The text was updated successfully, but these errors were encountered: