thgh / payload-plugin-oauth

Add oAuth sign in to your Payload CMS site
MIT License
83 stars 15 forks source link

Okta integration #31

Open chrisAlwinYS opened 2 months ago

chrisAlwinYS commented 2 months ago

Hi there,

Im trying to integrate with Okta's authentication however I'm struggling to get the callback URL to work. Is there an example or something im missing have been through their docs multiple times and keep ending up at the same issue.

Thanks

thgh commented 2 months ago

You could look in the source code or the tests to see if the callback uri is constructed in the same way.