I am looking to lock down the graphql end point. At the moment we have a .net core webapi that is talking to graphql end point. That .net core api is locked down
One idea was to use the oauth package written by Matt Brailsford and swap out the auth part to use IdentityServer, what I was unsure of was where i need to make changes so that the graphql end point is then secured.
Securing Umbraco graphql
I have recently inherited a v7.15.4 site and its using umbraco graphql https://github.com/rasmusjp/umbraco-graphql v0.1.0
I am looking to lock down the graphql end point. At the moment we have a .net core webapi that is talking to graphql end point. That .net core api is locked down
One idea was to use the oauth package written by Matt Brailsford and swap out the auth part to use IdentityServer, what I was unsure of was where i need to make changes so that the graphql end point is then secured.
Regards
Ismail
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.