Skip to content

Commit

Permalink
Reword toggle actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bethh0rn committed Feb 25, 2025
1 parent 94f729b commit 398227e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Do not browse away from the Okta sign-up wizard until all steps have been comple
- Paste the <InlineField>Identity Provider Single Sign-On URL</InlineField> from the Okta <Breadcrumb>SAML setup instructions</Breadcrumb> page into the <InlineField>IdP endpoint</InlineField> field.
- Select <InlineUIElement>okta</InlineUIElement> for <InlineField>Verification key</InlineField>.
- Optionally, change the <InlineField>Button text</InlineField> to `Login with Okta`.
- Toggle on the <InlineField>Debug enabled</InlineField> option and enable all toggles for the Changebank application so that Changebank users can log in with Okta.
- Toggle the <InlineField>Debug enabled</InlineField> option on and enable all toggles for the Changebank application so that Changebank users can log in with Okta.

![New idp settings](/img/docs/lifecycle/examples/saml/okta-saml-new-idp-settings.png)

Expand Down Expand Up @@ -344,10 +344,10 @@ Configure FusionAuth to use SAML as an identity provider for the Changebank appl
- Browse to <Breadcrumb>Reactor</Breadcrumb>.
- Enter your license key to activate Reactor and refresh the page.
- Browse to <Breadcrumb>Applications -> Changebank -> Select -> Edit -> SAML tab</Breadcrumb>.
- Toggle on the <InlineUIElement>Enabled</InlineUIElement> option.
- Toggle the <InlineUIElement>Enabled</InlineUIElement> option on.
- Set <InlineField>Issuer</InlineField> to `passport-saml`.
- Set <InlineField>Authorized redirect URLs</InlineField> to `http://localhost:3000/saml/callback` (be sure to click the dropdown text that appears to confirm the entry).
- Toggle on the <InlineUIElement>Debug enabled</InlineUIElement> option.
- Toggle the <InlineUIElement>Debug enabled</InlineUIElement> option on.
- Click <InlineUIElement>Save</InlineUIElement>.

![SAML setup](/img/docs/lifecycle/examples/saml/saml.png)
Expand Down

0 comments on commit 398227e

Please sign in to comment.