isn’t it as easy as mapping your own CNAME domain?
# ask-a-descoper
b
isn’t it as easy as mapping your own CNAME domain?
s
We are working on adding a feature in our console for self service custom domains , it should be out soon In meanwhile, there is some step we need to do on our end after you configure your domain mapping
b
Can you please tell me what do I need to do?
I need to complete a POC on my side
s
CNAME DNS, like: ``` auth.example.com CNAME cname.descope.com;```
important you map to cname.descope.com
b
I can do that easily
anything else I need to do after that?
s
after that, DM me the domain you used
@brash-pencil-33614 plz remember to send me the domain
b
@square-vr-55083 my apologies for the late reply
s
NP
@rich-branch-49281 can you help here with the CName
r
Sure, I’m on it.
Done. https://auth.exopine.com/P2PPnGdNY5cDlZqi9EWKZmdbBL6e/.well-known/jwks.json @brash-pencil-33614 Can you please confirm it works as expected?
b
@rich-branch-49281 yeah. it works perfectly!
one more thing, there is a
userInfo
endpoint in oauth protocols usually. Like this:
Copy code
{
jwksURL: '<https://wundergraph.fusionauth.io/.well-known/jwks.json>',
          userInfoEndpoint: '<https://wundergraph.fusionauth.io/oauth2/userinfo>',
}
any idea about this?
anything similar to this in Descope?
s
yes, well known endpoint @important-microphone-85224 can you share info/docs on this one ?
i
b
@square-vr-55083 can you please get auth.butterpaper.tech mapped as well
Project ID is P2Q3VKiBIUMM4rDEUdAvjdQ7vDO2
I assume URL will be like this:
<https://auth.butterpaper.tech/P2Q3VKiBIUMM4rDEUdAvjdQ7vDO2/.well-known/jwks.json>
s
@rich-branch-49281 can you help here plz ?
r
Done. @brash-pencil-33614 Can you please check if it works for you?
b
Let me check