Skip to content

Commit 27d83fd

Browse files
committed
restructure
1 parent 72eef06 commit 27d83fd

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules/SAML

content/en/docs/appstore/use-content/platform-supported-content/modules/SAML/_index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -225,23 +225,22 @@ This configuration offers simple and default settings. It is the ideal configura
225225
226226
To enable the single sign-on (SSO) method as SAML 2.0, you need to manually create an application on the IdP server.
227227
228+
##### Creating SP Manually at Okta
229+
230+
To kickstart the SAML module with Okta, refer to the images below. Ensure to log in with [Okta Developer](https://developer.okta.com/) credentials.
228231
In the new application, configure the following fields and get the IdP metadata URL:
229232
230233
* Single Sign-On URL: This should be your application URL.
231234
* Audience URI (SP Entity ID): By default, this is set to the application URL.
232235
* Other Requestable SSO URLs (Callback URLs): This should be set to `<Application URL>/SSO/assertion`.
233236
* Index: The default value is zero. Ensure it matches the value you set for the **Assertion Consumer Service Index**.
234237
238+
{{< figure src="/attachments/appstore/platform-supported-content/modules/saml/saml-okta.png" >}}
239+
235240
After creating an application, you will receive an IdP metadata URL. This URL is used in the IdP configuration to **Read IdP metadata from URL**.
236241
237242
The setup described above, offers default configurations to start the SAML module. Any changes made to the configuration will require adjustments to other configuration details accordingly.
238243
239-
##### Creating SP Manually at Okta
240-
241-
To kickstart the SAML module with Okta, refer to the images below. Ensure to log in with [Okta Developer](https://developer.okta.com/) credentials.
242-
243-
{{< figure src="/attachments/appstore/platform-supported-content/modules/saml/saml-okta.png" >}}
244-
245244
##### Creating SP Manually at Azure
246245
247246
To connect [Azure](https://portal.azure.com/#home) with SAML, refer the below image.

0 commit comments

Comments
 (0)