-
Notifications
You must be signed in to change notification settings - Fork 13.5k
How to add multiple redirect URI in OAuth settings? #14800
Copy link
Copy link
Closed
Milestone
Description
To make our Rocket.Chat Alexa Skill run successfully, we need to complete authentication with a Rocket.Chat server.
For that, we need to add Redirect URI in the OAuth configuration,
Currently Rocket.Chat allows filling one Redirect URI in the above field.
But to make sure the Alexa Skill is available to all regions, Amazon provides us with three different Redirect URIs which correspond to three different regions (North America, India & Europe, Far East).
There is a need for that field to accept multiple values, something similar to how it is done on Auth0.com
This will help us authenticate our users successfully from around the globe without setting up different skills for different regions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


