Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support OAuth login to console - V2 #2479

Merged
merged 23 commits into from
Jun 21, 2018

Conversation

andrewghobrial
Copy link
Contributor

This is v2 version of: #2139

nwmac and others added 23 commits June 5, 2018 13:05
# Conflicts:
#	src/frontend/app/shared/components/list/list-types/cf-endpoints/cf-endpoint-card/endpoint-card.component.spec.ts
#	src/frontend/app/store/reducers/current-user-roles-reducer/current-user-role-session.reducer.ts
…org-user-permissions

Disable removal of `org user` role if user has others
…ed-endpoints

Allow metrics endpoint token to be shared
@cfdreddbot
Copy link

Hey andrewghobrial!

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.

@codecov
Copy link

codecov bot commented Jun 20, 2018

Codecov Report

Merging #2479 into v2-master will decrease coverage by 0.02%.
The diff coverage is 58.33%.

@@              Coverage Diff              @@
##           v2-master    #2479      +/-   ##
=============================================
- Coverage      70.74%   70.71%   -0.03%     
=============================================
  Files            589      589              
  Lines          24802    24817      +15     
  Branches        5595     5599       +4     
=============================================
+ Hits           17546    17550       +4     
- Misses          7256     7267      +11

Copy link
Contributor

@nwmac nwmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - the login hook to auto-connect the CF will only work when pushed to cf, not if run locally or deployed in docker etc - I'll look to move this to a separate login hook.

@nwmac nwmac changed the base branch from v2-master to sso-login June 21, 2018 09:26
@nwmac nwmac changed the base branch from sso-login to v2-master June 21, 2018 09:27
@nwmac nwmac changed the base branch from v2-master to sso-login June 21, 2018 09:28
@nwmac nwmac merged commit 1793d8e into cloudfoundry:sso-login Jun 21, 2018
@nwmac nwmac mentioned this pull request Jun 21, 2018
@andrewghobrial
Copy link
Contributor Author

@nwmac the login hook runs locally and when deployed as all in one container too. i added it to the cloudfoundry plugin not the cf-hosting plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants