docs: add linkedin guide (#7600)

* docs: add linkedin guide

* docs: change pictures and settings
This commit is contained in:
Fabi
2024-03-25 17:34:49 +01:00
committed by GitHub
parent 376c3a3fff
commit 62652f4f91
10 changed files with 96 additions and 2 deletions

View File

@@ -344,12 +344,13 @@ module.exports = {
"guides/integrate/identity-providers/apple",
"guides/integrate/identity-providers/ldap",
"guides/integrate/identity-providers/openldap",
"guides/integrate/identity-providers/migrate",
"guides/integrate/identity-providers/okta-oidc",
"guides/integrate/identity-providers/okta-saml",
"guides/integrate/identity-providers/keycloak",
"guides/integrate/identity-providers/linkedin-oauth",
"guides/integrate/identity-providers/mocksaml",
"guides/integrate/identity-providers/jwt-idp",
"guides/integrate/identity-providers/migrate",
"guides/integrate/identity-providers/additional-information",
],
},