Skip to content

Commit c40cde4

Browse files
committed
coderabbit fixes
1 parent 28b03bb commit c40cde4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plane-one/governance/authentication/custom-sso.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Go to `/god-mode/authentication/oidc` on your Plane app and find the configs ↓
3030
Your IdP will generate some of the following configs for you. Others, you will specify yourself. Just copy them over to each field.
3131
</Tip>
3232

33-
<Frame>![OIDC Configuration](/images/custom-sso/oidc-config.png)</Frame>
33+
<Frame>![OIDC Configuration](/images/custom-sso/oidc-oauth.png)</Frame>
3434

3535
- Copy the `CLIENT_ID` for the Plane client or app you just created over from your IdP and paste it in the field for it.
3636

@@ -100,7 +100,7 @@ By default, your IdP will send the value listed under `Property`. You have to ma
100100

101101
### On Plane
102102

103-
<Frame>![SAML Configuration](/images/custom-sso/saml-config.png)</Frame>
103+
<Frame>![SAML Configuration](/images/custom-sso/saml-oauth.png)</Frame>
104104

105105
<Tip>
106106
You will find all of the values for the fields below in the `/metadata` endpoint your IdP generates for the Plane app or client.

0 commit comments

Comments
 (0)