Skip to content

How to add multiple redirect URI in OAuth settings? #14800

@TheDreamSaver

Description

@TheDreamSaver

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions