Clemente Raposo
|
7a612a0685
|
Add saml user auto-creation
- Add option to auto-create user upon login
- Add support for mapping fields from Idp to SuiteCRM
|
2022-10-04 13:13:19 +01:00 |
|
Clemente Raposo
|
4e4b43e92e
|
Add base saml configuration
- Allow enabling saml configuration
- Make security.access_control dynamic, depending on the auth_type
- Add saml specific access_control configuration
- Add saml routes configuration
- Enable auth.logout.redirect for saml
- Add template configuration for hslavich_onelogin_saml
|
2022-09-09 12:46:23 +01:00 |
|
Clemente Raposo
|
c5d096e945
|
Add configuration to enable ldap user auto create
- Allow enabling user auto create for ldap
- Add default configuration in .env
|
2022-09-09 12:46:22 +01:00 |
|
Clemente Raposo
|
06172843d7
|
Configure login throttling
- Set default of 3 attempts
- Make configurable in .env
|
2022-09-09 12:46:22 +01:00 |
|
Clemente Raposo
|
6215c40e12
|
Set default lock store to flock
- Does not require extra php module installed
|
2022-09-09 12:46:22 +01:00 |
|
Clemente Raposo
|
db6afc52fc
|
Allow switching between native and ldap login
- Add base ldap service configuration
- Add dynamic login configuration selection based on env
- Add default env options for ldap
|
2022-09-09 12:46:22 +01:00 |
|
Dillon-Brown
|
643bdfd23c
|
Add dev secret vault
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
|
2021-03-30 19:22:32 +01:00 |
|
Dillon-Brown
|
33a9f0ba3e
|
Update .env to use the Symfony configuration standard
|
2021-03-30 19:21:31 +01:00 |
|