Skip to content

Commit

Permalink
fixed the rest of the url
Browse files Browse the repository at this point in the history
  • Loading branch information
pappasilenus committed Apr 27, 2019
1 parent 707bfb7 commit 97aeb9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/auth/saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ The ID provider (IdP) that this example uses is Okta. Here is an example
configuration for an Okta test app that authenticates Okta users
with Pachyderm:

![Okta test app config](https://raw.githubusercontent.com/pachyderm/pachyderm/blob/handle_requests_crewjam/doc/auth/okta_form.png)
![Okta test app config](https://raw.githubusercontent.com/pachyderm/pachyderm/handle_requests_crewjam/doc/auth/okta_form.png)

Once created, you can get the IdP Metadata URL associated with the test Okta
app here:

![Metadata image](https://raw.githubusercontent.com/pachyderm/pachyderm/blob/handle_requests_crewjam/doc/auth/IdPMetadata_highlight.png)
![Metadata image](https://raw.githubusercontent.com/pachyderm/pachyderm/handle_requests_crewjam/doc/auth/IdPMetadata_highlight.png)

## Write Pachyderm config
Broadly, setting an auth config is what enables SAML in Pachyderm
Expand Down

0 comments on commit 97aeb9a

Please sign in to comment.