I have a B2B product. It uses OKTA integration and account that has multiple applications with in it, each catering to different customers.
I want to customise following reset password flow behaviours for each customer with personal white-label and branding:
- Reset Password self recovery email customisation
When: Email triggered when user clicks on forgot password and sets new password.
Current: User is seeing the common email template consisting of default language and my OKTA’s images
Ideal: Every application should get their own logo in content and language also should be customisable as per application
- Reset password form customisation
When: When user is redirected from step 1 to the form where he/she enters new password
Current: The form logo shows my OKTA’s logo
Ideal: Show each application’s logo
- Post reset redirection customisation
When: On setting password from step 2.
Current: Navigating to OKTA’s dashboard
Ideal: On password setting, he/she should be redirected to custom application’s home page.
Note: I am using OKTA’s default sign in widget
Can anyone please confirm the capabilities OKTA offers for above use-cases and also direct me for possible ways that are tried and tested to come around these problems .