# Access to internal AES encryption key idp.sealer.storePassword = changeit idp.sealer.keyPassword = changeit # Default access to LDAP authn and attribute stores. idp.authn.LDAP.bindDNCredential.1 = senha_ldap_1 idp.attribute.resolver.LDAP.bindDNCredential.1 = %{idp.authn.LDAP.bindDNCredential.1:undefined} idp.authn.LDAP.bindDNCredential.2 = senha_ldap_2 idp.attribute.resolver.LDAP.bindDNCredential.2 = %{idp.authn.LDAP.bindDNCredential.2:undefined} idp.authn.LDAP.bindDNCredential.3 = senha_AD_3 idp.attribute.resolver.LDAP.bindDNCredential.3 = %{idp.authn.LDAP.bindDNCredential.3:undefined} # Salt used to generate persistent/pairwise IDs, must be kept secret idp.persistentId.salt = [aqui deve ficar o seu hash salt] idp.cafe.computedIDsalt = [aqui deve ficar o seu hash salt]