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

SSO: Add initial SSO doc #2945

Merged
merged 3 commits into from
Sep 10, 2018
Merged

SSO: Add initial SSO doc #2945

merged 3 commits into from
Sep 10, 2018

Conversation

nwmac
Copy link
Contributor

@nwmac nwmac commented Sep 3, 2018

No description provided.

@nwmac nwmac self-assigned this Sep 3, 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.

@codecov
Copy link

codecov bot commented Sep 3, 2018

Codecov Report

Merging #2945 into v2-master will decrease coverage by 0.16%.
The diff coverage is 62.92%.

@@              Coverage Diff              @@
##           v2-master    #2945      +/-   ##
=============================================
- Coverage      71.35%   71.19%   -0.17%     
=============================================
  Files            605      607       +2     
  Lines          25894    26106     +212     
  Branches        5872     5910      +38     
=============================================
+ Hits           18477    18585     +108     
- Misses          7417     7521     +104

@nwmac nwmac changed the title Add initial SSO doc SSO: Add initial SSO doc Sep 3, 2018
docs/sso.md Outdated
> `https://HOST.DOMAIN/pp/v1/auth/sso_login_callback`
> where `HOST` and `DOMAIN` depend on your Stratos installation.

Login to your UAA with the `admin` client:
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be worth adding a uaac target <uaa url> step

docs/sso.md Outdated
Login to your UAA with the `admin` client:

```
uaac client token get admin -s <ADMIN_CLIENT_SECRET>
Copy link
Contributor

Choose a reason for hiding this comment

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

uaac token client get admin -s <ADMIN_CLIENT_SECRET>

- Add uaac target instruction
- Fix token client get
- Add authorized_grant_types info
@richard-cox richard-cox merged commit 293633a into v2-master Sep 10, 2018
@richard-cox richard-cox deleted the sso-docs branch September 10, 2018 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants