website/docs: update link for saml provider metadata
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> #857
This commit is contained in:
		@ -6,11 +6,15 @@ This provider allows you to integrate enterprise software using the SAML2 Protoc
 | 
				
			|||||||
Default fields are exposed through auto-generated Property Mappings, which are prefixed with "authentik default".
 | 
					Default fields are exposed through auto-generated Property Mappings, which are prefixed with "authentik default".
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| Endpoint               | URL                                                            |
 | 
					| Endpoint               | URL                                                            |
 | 
				
			||||||
| ---------------------- | ------------------------------------------------------------ |
 | 
					| ---------------------- | -------------------------------------------------------------- |
 | 
				
			||||||
| SSO (Redirect binding) | `/application/saml/<application slug>/sso/binding/redirect/`   |
 | 
					| SSO (Redirect binding) | `/application/saml/<application slug>/sso/binding/redirect/`   |
 | 
				
			||||||
| SSO (POST binding)     | `/application/saml/<application slug>/sso/binding/post/`       |
 | 
					| SSO (POST binding)     | `/application/saml/<application slug>/sso/binding/post/`       |
 | 
				
			||||||
| IdP-initiated login    | `/application/saml/<application slug>/sso/binding/init/`       |
 | 
					| IdP-initiated login    | `/application/saml/<application slug>/sso/binding/init/`       |
 | 
				
			||||||
| Metadata Download      | `/application/saml/<application slug>/metadata/`             |
 | 
					| Metadata Download      | `/api/v2beta/providers/saml/<provider uid>/metadata/?download/`|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You can download the metadata through the Webinterface, this link might be handy if your software wants to download the metadata directly.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The metadata download link can also be copied with a button on the provider overview page.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Name ID
 | 
					## Name ID
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user