Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

SSO: Add flag to indicate if an endpoint has been configured for SSO #2939

Merged
merged 9 commits into from
Sep 11, 2018

Conversation

nwmac
Copy link
Contributor

@nwmac nwmac commented Aug 31, 2018

To use SSO with an endpoint, the STRATOS SSO callback URL must be white-listed in the client's redirect_uri.

This PR adds a flag that the admin can set when registering and endpoint to indicate that they have done this - Stratos will then allow the user to use SSO to login to the endpoint.

@nwmac nwmac self-assigned this Aug 31, 2018
@cfdreddbot
Copy link

Hey nwmac!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@nwmac nwmac changed the title Add flag to indicate if an endpoint has been configured for SSO SSO: Add flag to indicate if an endpoint has been configured for SSO Aug 31, 2018
@codecov
Copy link

codecov bot commented Aug 31, 2018

Codecov Report

Merging #2939 into v2-master will decrease coverage by <.01%.
The diff coverage is 63.63%.

@@              Coverage Diff              @@
##           v2-master    #2939      +/-   ##
=============================================
- Coverage      71.16%   71.16%   -0.01%     
=============================================
  Files            607      607              
  Lines          26131    26137       +6     
  Branches        5915     5918       +3     
=============================================
+ Hits           18596    18600       +4     
- Misses          7535     7537       +2

@richard-cox richard-cox merged commit 9822e69 into v2-master Sep 11, 2018
@richard-cox richard-cox deleted the sso-endpoints-enable branch September 11, 2018 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants