Osano makes use of Amazon Web Services' (AWS) Cognito service to perform user authentication operations. AWS Cognito does not currently support identity provider (idP) initiated authentication scenarios and only supports service provider (SP) initiated authentication. An idP experience can be simulated, however, via Okta's Bookmark App support.
How to Configure the Bookmark in Okta
To configure Osano as a Bookmark App, first follow the instructions in the Okta setup guide.
Once the above has been completed and login to the my.osano.com app has been successfully tested, follow the steps outlined here: https://help.okta.com/en-us/Content/Topics/Apps/Apps_Bookmark_App.htm starting at task 1, step 2.
For task 2, step 5, enter the following for the URL:
https://auth.osano.com/authorize?response_type=code&identity_provider=[YOUR-CUSTOMER-ID-GOES-HERE]&client_id=7di7d8bnbp79rvmktl6o9g79bc&redirect_uri=https://my.osano.com/oauth/response
Finish the remaining steps and your idP simulated authentication experience should now be complete.