Can I use ORY Cloud to do machine-to-machine autho...
# ory-network
w
Can I use ORY Cloud to do machine-to-machine authorisation? If so, can this link in with Oathkeeper?
f
hey - you can set up clients and use the client-credentials flow to get tokens
and yes you can use Oathkeeper to validate access - just use the Ory endpoint when configuring this: https://www.ory.sh/docs/oathkeeper/pipeline/authn#oauth2_client_credentials
🙌 1
Hope that helps!