Daryl White
388cc6c9f3
Adds information about role policy and roleARN for OpenID docs. ( #983 )
...
Closes #933
- Adds envvar and config param
- Adds Role Policy openID authentication flow
2023-09-01 16:37:59 -05:00
Ravind Kumar
ac72345962
DOCS-898: Synchronous Bucket Notifications, config API secret redaction ( #960 )
...
Closes #898
- Adds a short section on synchronous vs asynchronous bucket
notifications
- Adds a note on specific configs which now return redacted data on `mc
admin config get`
- Found a few new webhook lambda envvars to add
2023-08-21 11:19:20 -04:00
Andrea Longo
9ea539b8ab
Restructure/expand mc idp ldap reference pages ( #959 )
...
Improve the AD/LDAP reference docs:
- Break up `mc idp ldap` and `mc idp ldap policy` into parents/children.
- Add commands from the `identity_ldap` configuration key to `mc idp
ldap add` and `mc idp ldap update`.
- Update links from relevant envvars to `mc idp ldap` instead of
`identity_ldap`
- Fix stuff that needs fixing.
Staged:
http://192.241.195.202:9000/staging/DOCS-919-4-idp-ldap/linux/html/reference/minio-mc/mc-idp-ldap.html
http://192.241.195.202:9000/staging/DOCS-919-4-idp-ldap/linux/html/reference/minio-mc/mc-idp-ldap-policy.html
Fixes https://github.com/minio/docs/issues/940
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2023-08-18 13:50:15 -06:00
Andrea Longo
1a1c340c3c
clarify redirect_uri maybe
2023-08-15 09:55:22 -07:00
Andrea Longo
389d338b6f
Remove sts_expiry, username_format; add srv_record_name ( #947 )
...
Remove long-gone LDAP settings and add docs for a recent one.
Gone:
- `sts_expiry`, `MINIO_IDENTITY_LDAP_STS_EXPIRY`
- `username_format`, `MINIO_IDENTITY_LDAP_USERNAME_FORMAT`
- Username-Bind mode
Related code change: https://github.com/minio/minio/pull/13165
Recent:
- `srv_record_name` for lookup via DNS SVR records
Added in https://github.com/minio/minio/pull/16201
RELEASE.2022-12-12T19-27-27Z
Staged:
http://192.241.195.202:9000/staging/DOCS-919-2-svc-record/linux/html/reference/minio-server/minio-server.html#envvar.MINIO_IDENTITY_LDAP_SRV_RECORD_NAME
http://192.241.195.202:9000/staging/DOCS-919-2-svc-record/linux/html/reference/minio-mc-admin/mc-admin-config.html#mc-conf.identity_ldap.srv_record_name
2023-08-10 18:53:20 -06:00
Andrea Longo
8f598693f0
Updated LDAP docs ( #939 )
...
Update the AD/LDAP configuration instructions, including adding details
about configuring with Console.
Includes reformatting some existing content.
Questions:
- What, exactly, is the status of the `mc admin config identity_ldap`
settings? Deprecated? There, but not recommended for new configurations?
- Are the "all settings" examples correct and appropriate? I'm not clear
if `mc idp ldap` supports the same settings with the same names as
`identity_ldap`.
Staged:
http://192.241.195.202:9000/staging/DOCS-919/linux/html/operations/external-iam/configure-ad-ldap-external-identity-management.html
Fixes https://github.com/minio/docs/issues/919
---------
Co-authored-by: Ravind Kumar <ravind@min.io>
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2023-08-10 09:44:12 -06:00
Ravind Kumar
9af4c2ccdf
DOCS-913: Fix MINIO_IDENTITY_OPENID_REDIRECT_URI_DYNAMIC true -> on
2023-07-10 17:32:33 -04:00
Ravind Kumar
b32d6167db
DOCS-476: OIDC, Keycloak, Dex, and Policy Variables ( #735 )
2023-03-24 18:39:50 -04:00
Ravind Kumar
1cfda2e9dc
RELEASE: Multiple Issues ( #647 )
...
Closes #639
Closes #635
Partially Addresses #590
- MINIO #16026 https://github.com/minio/minio/pull/16026
- MINIO #16044 https://github.com/minio/minio/pull/16044
- MINIO #16035 https://github.com/minio/minio/pull/16035
- CONSOLE #2428 https://github.com/minio/console/pull/2428
Other Fixes:
- Removes admonition about IDP interactions (multi-IDP support)
- Update Console screenshots and overview page to cover layout changes
- Partial fix for DOCS #590 (Policy now under Identity section)
2022-11-23 14:51:47 -05:00
Ravind Kumar
74e55a6ded
Update minio.py and mc references for simplified structure
2022-03-03 15:21:25 -05:00
ravindk89
9473a65a26
Cleanup pass + reorg
2021-07-09 13:55:28 -07:00
ravindk89
92e6fc898a
Migrate STS docs to next-gen, restructure/revise
2021-07-09 13:55:28 -07:00