diff --git a/bitwarden_license/bit-web/src/app/auth/sso/sso.component.html b/bitwarden_license/bit-web/src/app/auth/sso/sso.component.html index 036163af3d9..245e216eea2 100644 --- a/bitwarden_license/bit-web/src/app/auth/sso/sso.component.html +++ b/bitwarden_license/bit-web/src/app/auth/sso/sso.component.html @@ -3,7 +3,7 @@ @@ -109,8 +109,9 @@ @@ -148,7 +149,7 @@ aria-live="polite" *ngIf="haveTestedKeyConnector && !keyConnectorUrl.hasError('invalidUrl')" > - + {{ "keyConnectorTestSuccess" | i18n }} @@ -173,8 +174,12 @@ *ngIf="ssoConfigForm.get('configType').value === ssoType.OpenIdConnect" [formGroup]="openIdForm" > -
-

{{ "openIdConnectConfig" | i18n }}

+
+

+ {{ "openIdConnectConfig" | i18n }} +

{{ "callbackPath" | i18n }} @@ -246,14 +251,14 @@
-

+

{{ "openIdOptionalCustomizations" | i18n }}