Skip to content

Commit

Permalink
Code review: add single sign on button
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Chosak <andy.chosak@cfpb.gov>
  • Loading branch information
willbarton and chosak authored May 23, 2024
1 parent 3e66666 commit e28b23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ source .env

### Run consumerfinance.gov and log in

Start or restart your local consumerfinance.gov instance, then visit http://localhost:8000/admin.
Start or restart your local consumerfinance.gov instance, then visit http://localhost:8000/admin. Click "Sign in with Single Sign-On".

This should redirect you to the test OIDC provider at http://localhost:8080/openid/authorize with a prompt to authorize "Wagtail (Local HS256)" (the name of the client application as configured in the test provider) to access the OIDC user's address.

Expand Down

0 comments on commit e28b23e

Please sign in to comment.