|
404 | 404 | "otpPolicyLookAheadWindow" : 1, |
405 | 405 | "otpPolicyPeriod" : 30, |
406 | 406 | "otpPolicyCodeReusable" : false, |
407 | | - "otpSupportedApplications" : [ "totpAppMicrosoftAuthenticatorName", "totpAppFreeOTPName", "totpAppGoogleName" ], |
| 407 | + "otpSupportedApplications" : [ "totpAppFreeOTPName", "totpAppGoogleName", "totpAppMicrosoftAuthenticatorName" ], |
408 | 408 | "webAuthnPolicyRpEntityName" : "keycloak", |
409 | 409 | "webAuthnPolicySignatureAlgorithms" : [ "ES256" ], |
410 | 410 | "webAuthnPolicyRpId" : "", |
|
547 | 547 | "credentials" : [ { |
548 | 548 | "id" : "232e4607-8591-40c8-8ca8-1a365f63cadf", |
549 | 549 | "type" : "password", |
550 | | - "createdDate" : 1654609739752, |
551 | | - "secretData" : "{\"value\":\"Xq7cH7ifZxji7HbjOCvADrZayo4ioDay727u7Rb2bXM=\",\"salt\":\"mXdOhvm6+MkT7rXj0z76Wg==\",\"additionalParameters\":{}}", |
| 550 | + "userLabel" : "My password", |
| 551 | + "createdDate" : 1758653236610, |
| 552 | + "secretData" : "{\"value\":\"rG9mG/894n/US3cS5pSlNf9QcMm1UbtsHQEif1fTsT0=\",\"salt\":\"OmGkO450NMfe5yOqL5fQKA==\",\"additionalParameters\":{}}", |
552 | 553 | "credentialData" : "{\"hashIterations\":27500,\"algorithm\":\"pbkdf2-sha256\",\"additionalParameters\":{}}" |
553 | 554 | } ], |
554 | 555 | "disableableCredentialTypes" : [ ], |
|
1632 | 1633 | "subType" : "authenticated", |
1633 | 1634 | "subComponents" : { }, |
1634 | 1635 | "config" : { |
1635 | | - "allowed-protocol-mapper-types" : [ "saml-user-property-mapper", "oidc-usermodel-property-mapper", "oidc-usermodel-attribute-mapper", "saml-role-list-mapper", "saml-user-attribute-mapper", "oidc-address-mapper", "oidc-sha256-pairwise-sub-mapper", "oidc-full-name-mapper" ] |
| 1636 | + "allowed-protocol-mapper-types" : [ "oidc-sha256-pairwise-sub-mapper", "saml-user-property-mapper", "oidc-address-mapper", "oidc-full-name-mapper", "oidc-usermodel-property-mapper", "saml-user-attribute-mapper", "saml-role-list-mapper", "oidc-usermodel-attribute-mapper" ] |
1636 | 1637 | } |
1637 | 1638 | }, { |
1638 | 1639 | "id" : "04e6b32d-3412-44dc-8026-639895a1d7aa", |
|
1657 | 1658 | "subType" : "anonymous", |
1658 | 1659 | "subComponents" : { }, |
1659 | 1660 | "config" : { |
1660 | | - "allowed-protocol-mapper-types" : [ "oidc-full-name-mapper", "oidc-sha256-pairwise-sub-mapper", "saml-role-list-mapper", "oidc-usermodel-property-mapper", "oidc-address-mapper", "saml-user-attribute-mapper", "oidc-usermodel-attribute-mapper", "saml-user-property-mapper" ] |
| 1661 | + "allowed-protocol-mapper-types" : [ "oidc-sha256-pairwise-sub-mapper", "oidc-full-name-mapper", "saml-role-list-mapper", "oidc-usermodel-property-mapper", "oidc-usermodel-attribute-mapper", "oidc-address-mapper", "saml-user-property-mapper", "saml-user-attribute-mapper" ] |
1661 | 1662 | } |
1662 | 1663 | } ], |
1663 | 1664 | "org.keycloak.keys.KeyProvider" : [ { |
|
0 commit comments