hi, i am using a third-party application that allo...
# ory-network
b
hi, i am using a third-party application that allows me to login via my OIDC provider but i need to provide the following to properly configure it:
Copy code
IssuerURL	The URL of the issuer, typically the discovery URL without a path
ClientID	The client ID that has been setup for Weave GitOps in the issuer	
ClientSecret	The client secret that has been setup for Weave GitOps in the issuer	
RedirectURL	The redirect URL that has been setup for Weave GitOps in the issuer, typically the dashboard URL followed by /oauth2/callback	
TokenDuration	The time duration that the ID Token will remain valid, after successful
i'd like to use ory as my identity provider but i couldn't find how to get the above values. could anyone point me to where to find these values or related documentation? thanks in advance!
h
b
thanks! but i think what i would like to do is the other way around? i didn't intend to add a social sign-in provider for ory. in my case, i'd like to add
Ory
as my provider.
h
Oh I see! Just to clarify - do you want users to sign in with their Ory Cloud account, or do you want them to sign in with your ory project?
so if you have app “foobar” and I have an account at foobar, other developers can also write apps to sign into their app using a foobar account
b
i think it is the first one? i only have a ory project, and will import a few identities from github to populate the identities in Ory. then
Ory Identities
will be the single source of truth. i don't have any existing app "foobar" that maintains identities
h
got it, we currently don’t support this, but we have tools (ory hydra) for it, and we are currently working under high intensity to deliver ory hydra to ory cloud
then it will be possible
current estimation is in Q3 2022
b
got it👍 thank you for the update! look forward to it
h
my pleasure
❤️ 1