Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

wicked should support multiple redirect_uris for OAuth2 applications #178

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 5 years ago

For different reasons, it would be beneficial if wicked would support multiple redirect URIs for OAuth2 flows for a single application.

This enables e.g. the following: One redirect_uri for the initial login of an SPA, and one for a subsequent silent refresh (e.g. then using a silent-refresh.html page to receive the redirect).

DonMartin76 commented 5 years ago

Implemented in 1.0.0-rc.2.