diff --git a/docs/content/en/integration/openid-connect/gitlab/index.md b/docs/content/en/integration/openid-connect/gitlab/index.md index 283a04bb5..606f0e88a 100644 --- a/docs/content/en/integration/openid-connect/gitlab/index.md +++ b/docs/content/en/integration/openid-connect/gitlab/index.md @@ -46,7 +46,7 @@ gitlab_rails['omniauth_providers'] = [ { name: "openid_connect", label: "Authelia", - icon: "https://avatars.githubusercontent.com/u/59122411?s=280&v=4", + icon: "https://www.authelia.com/images/branding/logo-cropped.png", args: { name: "openid_connect", scope: ["openid","profile","email","groups"], diff --git a/docs/content/en/integration/openid-connect/portainer/portainer.gif b/docs/content/en/integration/openid-connect/portainer/portainer.gif deleted file mode 100644 index 093a3d54f..000000000 Binary files a/docs/content/en/integration/openid-connect/portainer/portainer.gif and /dev/null differ diff --git a/docs/content/en/integration/openid-connect/synapse/index.md b/docs/content/en/integration/openid-connect/synapse/index.md index 48a807992..140122724 100644 --- a/docs/content/en/integration/openid-connect/synapse/index.md +++ b/docs/content/en/integration/openid-connect/synapse/index.md @@ -43,13 +43,15 @@ To configure [Synapse] to utilize Authelia as an [OpenID Connect] Provider: ```yaml oidc_providers: - - idp_id: synapse + - idp_id: authelia idp_name: "Authelia" + idp_icon: "mxc://authelia.com/cKlrTPsGvlpKxAYeHWJsdVHI" + discover: true issuer: "https://auth.example.com" client_id: "synapse" client_secret: "synapse_client_secret" - allow_existing_users: true scopes: ["openid", "profile", "email"] + allow_existing_users: true user_mapping_provider: config: subject_claim: "sub" diff --git a/docs/content/en/reference/guides/branding.md b/docs/content/en/reference/guides/branding.md index dbff8d47a..a4b26d392 100644 --- a/docs/content/en/reference/guides/branding.md +++ b/docs/content/en/reference/guides/branding.md @@ -54,6 +54,18 @@ The logo is just the Authelia circle logo without any text. {{< figure src="/images/branding/logo.svg" link="/images/branding/logo.svg" target="_blank" alt="Authelia Logo" width="150" ignoreStaticImages="false" >}} +### Logo (Cropped) + +The logo is the same as the standard logo without padding. + +#### Logo (Cropped) Files + +[PSD](https://www.authelia.com/images/branding/logo-cropped.psd) | [SVG](https://www.authelia.com/images/branding/logo-cropped.svg) | [PNG](https://www.authelia.com/images/branding/logo-cropped.png) + +#### Logo (Cropped) Example + +{{< figure src="/images/branding/logo-cropped.svg" link="/images/branding/logo-cropped.svg" target="_blank" alt="Authelia Logo" width="150" ignoreStaticImages="false" >}} + ### Title The title is the Authelia circle logo with the `authelia` branded text. diff --git a/docs/static/images/branding/logo-cropped.png b/docs/static/images/branding/logo-cropped.png new file mode 100644 index 000000000..9f2c464fe Binary files /dev/null and b/docs/static/images/branding/logo-cropped.png differ diff --git a/docs/static/images/branding/logo-cropped.psd b/docs/static/images/branding/logo-cropped.psd new file mode 100644 index 000000000..5c4448b9a Binary files /dev/null and b/docs/static/images/branding/logo-cropped.psd differ diff --git a/docs/static/images/branding/logo-cropped.svg b/docs/static/images/branding/logo-cropped.svg new file mode 100644 index 000000000..a6e6847c2 --- /dev/null +++ b/docs/static/images/branding/logo-cropped.svg @@ -0,0 +1,3 @@ + + +