Skip to content

Commit

Permalink
fix(jans-linux-setup): set jansAuthMode - default acr mode (#4162)
Browse files Browse the repository at this point in the history
  • Loading branch information
devrimyatar committed Mar 16, 2023
1 parent 4aefb0d commit f7d0489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jans-linux-setup/jans_setup/templates/configuration.ldif
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jansDbAuth: {"type": "auth", "name": null, "level": 0, "priority": 1, "enabled":
jansSmtpConf: {"valid": true, "host": "SMTP Host", "port": 1111, "trust-host": true, "from-name": "From Name", "from-email-address": "From Name", "requires-authentication": true, "user-name": "From Name", "password": "xAGVIW6KrSr82FIMADaPlw=="}
jansOrgProfileMgt: false
jansScimEnabled: false
jansAuthMode: simple_password_auth
objectClass: top
objectClass: jansAppConf
ou: configuration
Expand Down

0 comments on commit f7d0489

Please sign in to comment.