nullsense
nullsense11mo ago

Is ClientId secret?

Hi all, I’m not clear from the documentation whether the clientId is secret or not. Certainly we have the client secret (which is obviously secret) but I’m not sure how exposed a clientId can be either — the documentation wasn’t clear on this.
2 Replies
FFO
FFO11mo ago
My take is that the clientID is not a "secret" since each client even a SPA can have one. But its used along a secret. To me its just and "id"
nullsense
nullsenseOP11mo ago
That’s how I feel too.. but want to be doubly sure

Did you find this page helpful?