website/docs: add login page source note to all source docs (#14667)
* Updates all source documents with note on how to add source to login page * Updated the wording on the guide itself * Updated wording on notes * Fixes capitalization on header * Fixed broken links in google docs
This commit is contained in:
		@ -15,12 +15,13 @@ Sources are in the following general categories:
 | 
			
		||||
 | 
			
		||||
For instructions to add a specific source, refer to the documentation links in the left navigation pane.
 | 
			
		||||
 | 
			
		||||
### Add Sources to Default Login Page
 | 
			
		||||
### Add sources to default login page
 | 
			
		||||
 | 
			
		||||
To have sources show on the default login screen you will need to add them to the flow. The process below assumes that you have not created or renamed the default stages and flows.
 | 
			
		||||
 | 
			
		||||
1. In the Admin interface, navigate to the **Flows** section.
 | 
			
		||||
2. Click on **default-authentication-flow**.
 | 
			
		||||
3. Click the **Stage Bindings** tab.
 | 
			
		||||
4. Chose **Edit Stage** for the _default-authentication-identification_ stage.
 | 
			
		||||
5. Under **Sources** you should see the additional sources that you have configured. Click all applicable sources to have them displayed on the Login page.
 | 
			
		||||
1. Log in to authentik as an admin, and open the authentik Admin interface.
 | 
			
		||||
2. Navigate to **Flows and Stages** > **Flows**.
 | 
			
		||||
3. Click the **default-authentication-flow**.
 | 
			
		||||
4. Click the **Stage Bindings** tab.
 | 
			
		||||
5. Click **Edit Stage** on the **default-authentication-identification** stage.
 | 
			
		||||
6. Under **Source settings**, add sources to **Selected sources** to have them displayed on the authentik login page.
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user