mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	help: Use unordered lists for sub-lists in saml-authentication.md.
Our current conversion script does not work well with inserting
flattened steps in indented lists. Adding support for indented lists
would be non-trivial. Flattened steps are inserted either in case of
files or relative/setting links. I used this (  +)\{ regex to test for
instances where we might need to insert Flattened steps in an indented
block. Turns out saml-login-button.md is the only includes that faces
the issue only in saml-authentication.md.
There was no strong reason for these sub-lists to be ordered lists and
we decided to turn it into unordered list. Discussion at
https://chat.zulip.org/#narrow/channel/19-documentation/topic/new.20help.20center.3A.20numbering.20regression/near/2232242
			
			
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							34633d467e
						
					
				
				
					commit
					6e7f1999a3
				
			@@ -1,2 +1,2 @@
 | 
			
		||||
1. How you would like the Zulip log in button to be labeled: “Log in with...”
 | 
			
		||||
1. *(optional)* An icon to use on the log in button
 | 
			
		||||
* How you would like the Zulip log in button to be labeled: “Log in with...”
 | 
			
		||||
* *(optional)* An icon to use on the log in button
 | 
			
		||||
 
 | 
			
		||||
@@ -46,8 +46,8 @@ providers.
 | 
			
		||||
 | 
			
		||||
1. {!send-us-info.md!}
 | 
			
		||||
 | 
			
		||||
     1. Your organization's URL
 | 
			
		||||
     1. The **Identity Provider metadata** provided by Okta for the application.
 | 
			
		||||
     * Your organization's URL
 | 
			
		||||
     * The **Identity Provider metadata** provided by Okta for the application.
 | 
			
		||||
        To get the data, click the **View SAML setup instructions button** in
 | 
			
		||||
        the right sidebar in the **Sign on** tab.
 | 
			
		||||
        Copy the IdP metadata shown at the bottom of the page.
 | 
			
		||||
@@ -84,8 +84,8 @@ providers.
 | 
			
		||||
 | 
			
		||||
1. {!send-us-info.md!}
 | 
			
		||||
 | 
			
		||||
     1. Your organization's URL
 | 
			
		||||
     1. The **issuer URL** from the **SSO** section. It contains required **Identity Provider** metadata.
 | 
			
		||||
     * Your organization's URL
 | 
			
		||||
     * The **issuer URL** from the **SSO** section. It contains required **Identity Provider** metadata.
 | 
			
		||||
     {!saml-login-button.md!}
 | 
			
		||||
 | 
			
		||||
{tab|azuread}
 | 
			
		||||
@@ -126,11 +126,11 @@ providers.
 | 
			
		||||
 | 
			
		||||
1. {!send-us-info.md!}
 | 
			
		||||
 | 
			
		||||
     1. Your organization's URL
 | 
			
		||||
     1. From the **SAML Signing Certificate** section:
 | 
			
		||||
     * Your organization's URL
 | 
			
		||||
     * From the **SAML Signing Certificate** section:
 | 
			
		||||
        * **App Federation Metadata Url**
 | 
			
		||||
        * Certificate downloaded from **Certificate (Base64)**
 | 
			
		||||
     1. From the **Set up** section
 | 
			
		||||
     * From the **Set up** section
 | 
			
		||||
        * **Login URL**
 | 
			
		||||
        * **Microsoft Entra Identifier**
 | 
			
		||||
     {!saml-login-button.md!}
 | 
			
		||||
@@ -170,8 +170,8 @@ providers.
 | 
			
		||||
 | 
			
		||||
1. {!send-us-info.md!}
 | 
			
		||||
 | 
			
		||||
     1. Your organization's URL
 | 
			
		||||
     1. The URL of your Keycloak realm.
 | 
			
		||||
     * Your organization's URL
 | 
			
		||||
     * The URL of your Keycloak realm.
 | 
			
		||||
     {!saml-login-button.md!}
 | 
			
		||||
 | 
			
		||||
!!! tip ""
 | 
			
		||||
@@ -203,8 +203,8 @@ providers.
 | 
			
		||||
 | 
			
		||||
1. {!send-us-info.md!}
 | 
			
		||||
 | 
			
		||||
     1. Your organization's URL
 | 
			
		||||
     1. The **SAML Metadata URL** value mentioned above. It contains required **Identity Provider** metadata.
 | 
			
		||||
     * Your organization's URL
 | 
			
		||||
     * The **SAML Metadata URL** value mentioned above. It contains required **Identity Provider** metadata.
 | 
			
		||||
     {!saml-login-button.md!}
 | 
			
		||||
 | 
			
		||||
{end_tabs}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user