fast-spring-45937
06/02/2022, 3:07 PMkratos-selfservice-ui-node
.
From what I have found, all the specific oathkeeper/JWT related features have been removed from kratos-selfservice-ui-node
in v0.8.
What I think should be changed:
• Still some references to now unused environment variables (BASE_PATH
, SECURITY_MODE
, JWKS_URL
) in README.md
, quickstart-standalone.yml
, quickstart-oathkeeper.yml
and maybe other documentation.
• The Zero Trust with IAP Proxy guide describes the ID Token Mutator, which actually is not used by the SecureApp
. While a description is probably useful as this is a common use case, I would clarify that this is not used by the actual sample implementation of SecureApp
.
I'm happy to help fixing this stuff and just wanted to check if it is best just to create pull requests in all the affected repos (ory/kratos
, ory/kratos-selfservice-ui-node
, ory/docs
) or if you maybe have some plans regarding the JWT feature in the node.js example?magnificent-energy-493
high-optician-2097
purple-keyboard-22207
07/20/2022, 9:54 AM