This message was deleted.
# general
m
This message was deleted.
j
To expand further, we have all our users in Ory Cloud, we'd like to allow them to login to our discourse instance.
p
Hi @jolly-ocean-27001 Just to clarify, would you like users that are accessing your discourse instance to login through Ory? It seems through the link you have provided, they support integration with an OAuth2 and OpenId connect provider. Each Ory project has this built in. So in your case you would just configure the discourse service with a client_id and client_secret created by your Ory project. Basically this flow https://www.ory.sh/docs/oauth2-oidc/authorization-code-flow
j
perfect, I'll check this, thank you!