by Jake Dallimore.
Hi Benoit,
The sites MUST be HTTPS. That's a requirement of OAuth 2.0. You can get by without it when testing locally, but that's about it.
Regarding registration, if you just use dynamic registration, you won't need to worry about where to find things like issuer and client id. If you're using manual registration, these can be found via step 8 of the docs: "On the resulting tool card, click "View configuration details" and leave this browser window open".
Hope that helps,
Jake
The sites MUST be HTTPS. That's a requirement of OAuth 2.0. You can get by without it when testing locally, but that's about it.
Regarding registration, if you just use dynamic registration, you won't need to worry about where to find things like issuer and client id. If you're using manual registration, these can be found via step 8 of the docs: "On the resulting tool card, click "View configuration details" and leave this browser window open".
Hope that helps,
Jake