I’ve been sifting through mountains of documentati...
# ory-network
g
I’ve been sifting through mountains of documentation and tutorials to no avail. Can someone confirm that there is NOT in fact possible to get a JWT from Ory that my API Management Gateway can then validate through one of it’s built in policies?
c
There is if you throw an oathkeeper into the mix 😎
At least I thought it supported token exchange (or rather proxying) from an ory cookie, but I can't find the docs to back it up. Maybe I've dreamt?
Maybe you'll find the answer to your dreams here? https://www.ory.sh/docs/oathkeeper/pipeline/mutator
p
Hi @curved-fountain-46946 and @gray-translator-54415 Also see this link https://www.ory.sh/docs/security-model#what-about-json-web-tokens it references an issue discussing this topic
g
Thanks delved into doco details last night thanks to @curved-fountain-46946. The fact that i need to add another layer to attach to my API calls is problematic to me. It’s removing the ‘turnkey’ out of the ‘turnkey solution’
c
@gray-translator-54415 Yeah, I'm inclined to agree