documentation
documentation copied to clipboard
[ Bug report ] In AuthZ docs, authorization.NewRSAKeyProvider no longer exists.
Required
What is the issue?
authorization.NewRSAKeyProvider(...)
no longer exists in code, but it's mentioned in docs.
How can we reproduce the issue?
Just visit https://docs.temporal.io/self-hosted-guide/security and search for "NewRSAKeyProvider". Then, search for this in the authorization
Temporal package. You won't find it cuz it's not there. I think it's been replaced by another function.
What is the expected behavior?
Additional context (optional—the more we know, the faster it goes)
The new function seems to have added ECDSA format support in addition to just RSA, so the function name has changed.
Screenshots: N/A
Browser and version: N/A
Device and screen size: N/A