I've setup a project with ory to create a SSO for ...
# ory-network
f
I've setup a project with ory to create a SSO for multiple single page page and I encountered problems with oauth2 flow Cors. Cors is not setup for this url https://nervous-wozniak-xhrj507314.projects.oryapis.com/.well-known/openid-configuration
s
g
Hi @steep-lamp-91158! I’m trying to achieve the same but the thread you referenced is older than 90 days and therefore not accessible anymore it seems. Could you help somehow?
s
we should always use that link
f
@gentle-bird-90474 I've used oidc-client-ts lib and I've put the content of the openid config in the metadata so the client doesn't have to call the the .well-known endpoint it work but it's a work around