Sign In via Custom Identity Provider
Hey, I've got an HTML article that will use the new setAuthToken API to provide a custom authentication to the user, and I can call it with a authToken that is authorised on the entitlement to login the user from the article.
However, I'm having an issue setting up the Custom Identity Provider required for this API to work. I've configured the project settings to use a custom IdP, and created a page that will check the credentials and get an authToken back. Now went the user selects Sign In from the Account model a web view pops up with the IdP login page. Once the user logs in were do I redirect to pass the authToken back to the APP? I can see the https://es.publish.adobe.com/oauth2 URL in the case of the Outh, but don't see any for the Custom Idp... Has this been setup yet?
Thanks in advance,
Alex