From 678ba04781a649515c5df18bbfa899f2ebb01f62 Mon Sep 17 00:00:00 2001 From: SmithThe4th Date: Wed, 3 Apr 2024 18:58:19 -0400 Subject: [PATCH] [PM-6532] Make Admin Console Single Sign on Settings Page Consistent With Others (#8550) * added class to reduce width of fields * moved class to form * updated sso template to use bit container which already handles width --- .../src/app/auth/sso/sso.component.html | 1010 +++++++++-------- 1 file changed, 508 insertions(+), 502 deletions(-) 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 72a073e0c04..2e4d8fcc448 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 @@ -1,543 +1,549 @@ - - - {{ "loading" | i18n }} - + + + + {{ "loading" | i18n }} + -
-

- {{ "ssoPolicyHelpStart" | i18n }} - {{ "ssoPolicyHelpAnchor" | i18n }} - {{ "ssoPolicyHelpEnd" | i18n }} -
-

+ +

+ {{ "ssoPolicyHelpStart" | i18n }} + {{ "ssoPolicyHelpAnchor" | i18n }} + {{ "ssoPolicyHelpEnd" | i18n }} +
+

- - - - {{ "allowSso" | i18n }} - - {{ "allowSsoDesc" | i18n }} - - - - {{ "ssoIdentifier" | i18n }} - - - {{ "ssoIdentifierHintPartOne" | i18n }} - {{ "domainVerification" | i18n }} - - - -
- - - {{ "memberDecryptionOption" | i18n }} - - - {{ "masterPass" | i18n }} - - - - - {{ "keyConnector" | i18n }} - - - - - - {{ "memberDecryptionKeyConnectorDescStart" | i18n }} - {{ "memberDecryptionKeyConnectorDescLink" | i18n }} - {{ "memberDecryptionKeyConnectorDescEnd" | i18n }} - - - - - - {{ "trustedDevices" | i18n }} - - - {{ "memberDecryptionOptionTdeDescriptionPartOne" | i18n }} - {{ "memberDecryptionOptionTdeDescriptionLinkOne" | i18n }} - {{ "memberDecryptionOptionTdeDescriptionPartTwo" | i18n }} - {{ "memberDecryptionOptionTdeDescriptionLinkTwo" | i18n }} - {{ "memberDecryptionOptionTdeDescriptionPartThree" | i18n }} - {{ - "memberDecryptionOptionTdeDescriptionLinkThree" | i18n - }} - {{ "memberDecryptionOptionTdeDescriptionPartFour" | i18n }} - - - - - - - - {{ "keyConnectorWarning" | i18n }} - + + + + {{ "allowSso" | i18n }} + + {{ "allowSsoDesc" | i18n }} + - {{ "keyConnectorUrl" | i18n }} - - - - - - {{ "keyConnectorTestSuccess" | i18n }} - + {{ "ssoIdentifier" | i18n }} + + + {{ "ssoIdentifierHintPartOne" | i18n }} + {{ "domainVerification" | i18n }} + +
+ + + {{ "memberDecryptionOption" | i18n }} + + + {{ "masterPass" | i18n }} + + + + + {{ "keyConnector" | i18n }} + + + + + + {{ "memberDecryptionKeyConnectorDescStart" | i18n }} + {{ "memberDecryptionKeyConnectorDescLink" | i18n }} + {{ "memberDecryptionKeyConnectorDescEnd" | i18n }} + + + + + + {{ "trustedDevices" | i18n }} + + + {{ "memberDecryptionOptionTdeDescriptionPartOne" | i18n }} + {{ + "memberDecryptionOptionTdeDescriptionLinkOne" | i18n + }} + {{ "memberDecryptionOptionTdeDescriptionPartTwo" | i18n }} + {{ + "memberDecryptionOptionTdeDescriptionLinkTwo" | i18n + }} + {{ "memberDecryptionOptionTdeDescriptionPartThree" | i18n }} + {{ + "memberDecryptionOptionTdeDescriptionLinkThree" | i18n + }} + {{ "memberDecryptionOptionTdeDescriptionPartFour" | i18n }} + + + + + + + + {{ "keyConnectorWarning" | i18n }} + + + + {{ "keyConnectorUrl" | i18n }} + + + + + + {{ "keyConnectorTestSuccess" | i18n }} + + + + + +
+ + + {{ "type" | i18n }} + +
-
+ +
+
+

{{ "openIdConnectConfig" | i18n }}

- - {{ "type" | i18n }} - - - + + {{ "callbackPath" | i18n }} + + + - -
-
-

{{ "openIdConnectConfig" | i18n }}

+ + {{ "signedOutCallbackPath" | i18n }} + + + - - {{ "callbackPath" | i18n }} - - - + + {{ "authority" | i18n }} + + - - {{ "signedOutCallbackPath" | i18n }} - - - + + {{ "clientId" | i18n }} + + - - {{ "authority" | i18n }} - - + + {{ "clientSecret" | i18n }} + + - - {{ "clientId" | i18n }} - - + + {{ "metadataAddress" | i18n }} + + {{ "openIdAuthorityRequired" | i18n }} + - - {{ "clientSecret" | i18n }} - - + + {{ "oidcRedirectBehavior" | i18n }} + + - - {{ "metadataAddress" | i18n }} - - {{ "openIdAuthorityRequired" | i18n }} - + + {{ "getClaimsFromUserInfoEndpoint" | i18n }} + + - - {{ "oidcRedirectBehavior" | i18n }} - - - - - {{ "getClaimsFromUserInfoEndpoint" | i18n }} - - - - -
-

- {{ "openIdOptionalCustomizations" | i18n }} -

- -
-
- - {{ "additionalScopes" | i18n }} - - {{ "separateMultipleWithComma" | i18n }} - +

+ {{ "openIdOptionalCustomizations" | i18n }} +

+ +
+
+ + {{ "additionalScopes" | i18n }} + + {{ "separateMultipleWithComma" | i18n }} + - - {{ "additionalUserIdClaimTypes" | i18n }} - - {{ "separateMultipleWithComma" | i18n }} - + + {{ "additionalUserIdClaimTypes" | i18n }} + + {{ "separateMultipleWithComma" | i18n }} + - - {{ "additionalEmailClaimTypes" | i18n }} - - {{ "separateMultipleWithComma" | i18n }} - + + {{ "additionalEmailClaimTypes" | i18n }} + + {{ "separateMultipleWithComma" | i18n }} + - - {{ "additionalNameClaimTypes" | i18n }} - - {{ "separateMultipleWithComma" | i18n }} - + + {{ "additionalNameClaimTypes" | i18n }} + + {{ "separateMultipleWithComma" | i18n }} + - - {{ "acrValues" | i18n }} - - acr_values - + + {{ "acrValues" | i18n }} + + acr_values + - - {{ "expectedReturnAcrValue" | i18n }} - - acr_validaton - + + {{ "expectedReturnAcrValue" | i18n }} + + acr_validaton + +
-
- -
-
-

{{ "samlSpConfig" | i18n }}

+
+ +
+

{{ "samlSpConfig" | i18n }}

- - {{ "spUniqueEntityId" | i18n }} - - {{ "spUniqueEntityIdDesc" | i18n }} - + + {{ "spUniqueEntityId" | i18n }} + + {{ "spUniqueEntityIdDesc" | i18n }} + - - {{ "spEntityId" | i18n }} - - - + + {{ "spEntityId" | i18n }} + + + - - {{ "spEntityId" | i18n }} - - - + + {{ "spEntityId" | i18n }} + + + - - {{ "spMetadataUrl" | i18n }} - - - - - - - {{ "spAcsUrl" | i18n }} - - - - - - {{ "spNameIdFormat" | i18n }} - + + + - - {{ "spOutboundSigningAlgorithm" | i18n }} - - + + {{ "spAcsUrl" | i18n }} + + + - - {{ "spSigningBehavior" | i18n }} - - + + {{ "spNameIdFormat" | i18n }} + + - - {{ "spMinIncomingSigningAlgorithm" | i18n }} - - + + {{ "spOutboundSigningAlgorithm" | i18n }} + + - - {{ "spWantAssertionsSigned" | i18n }} - - + + {{ "spSigningBehavior" | i18n }} + + - - {{ "spValidateCertificates" | i18n }} - - + + {{ "spMinIncomingSigningAlgorithm" | i18n }} + + + + + {{ "spWantAssertionsSigned" | i18n }} + + + + + {{ "spValidateCertificates" | i18n }} + + +
+ + +
+

{{ "samlIdpConfig" | i18n }}

+ + + {{ "idpEntityId" | i18n }} + + + + + {{ "idpBindingType" | i18n }} + + + + + {{ "idpSingleSignOnServiceUrl" | i18n }} + + {{ "idpSingleSignOnServiceUrlRequired" | i18n }} + + + + {{ "idpSingleLogoutServiceUrl" | i18n }} + + + + + {{ "idpX509PublicCert" | i18n }} + + + + + {{ "idpOutboundSigningAlgorithm" | i18n }} + + + + + + + + {{ "idpAllowOutboundLogoutRequests" | i18n }} + + + + + {{ "idpSignAuthenticationRequests" | i18n }} + + +
- -
-

{{ "samlIdpConfig" | i18n }}

- - - {{ "idpEntityId" | i18n }} - - - - - {{ "idpBindingType" | i18n }} - - - - - {{ "idpSingleSignOnServiceUrl" | i18n }} - - {{ "idpSingleSignOnServiceUrlRequired" | i18n }} - - - - {{ "idpSingleLogoutServiceUrl" | i18n }} - - - - - {{ "idpX509PublicCert" | i18n }} - - - - - {{ "idpOutboundSigningAlgorithm" | i18n }} - - - - - - - - {{ "idpAllowOutboundLogoutRequests" | i18n }} - - - - - {{ "idpSignAuthenticationRequests" | i18n }} - - -
-
- - - - + + + +