overture-stack / ego

OAuth 2.0 authorization service that supports multiple OpenID identity providers
https://www.overture.bio/products/ego
GNU Affero General Public License v3.0
26 stars 14 forks source link

🚸 569 - Adding providerType to access_denied response #586

Closed anncatton closed 3 years ago

anncatton commented 3 years ago

Adds provider type to access_denied error response for more informative ui message. Slight refactor in SSOAuthenticationFailureHandler to accommodate this. Adds test