minio/internal/config/identity/ldap
Aditya Manthramurthy 9a31030e74
DEPRECATION Warning: Avoid configuring default LDAP STS Expiry (#12781)
- Show notice when `MINIO_IDENTITY_LDAP_STS_EXPIRY` or the 
  corresponding to the configuration option is used at server startup.
- Once support is removed, the default will be fixed at 1 hour.
- Users may specify expiry directly in the STS API.
- Update docs and help message
- Adds example in ldap.go to configure expiry in STS API.
2021-07-22 16:43:57 -07:00
..
config.go DEPRECATION Warning: Avoid configuring default LDAP STS Expiry (#12781) 2021-07-22 16:43:57 -07:00
help.go DEPRECATION Warning: Avoid configuring default LDAP STS Expiry (#12781) 2021-07-22 16:43:57 -07:00
legacy.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00