1
0
mirror of https://github.com/minio/minio.git synced 2025-01-26 06:03:17 -05:00

6 Commits

Author SHA1 Message Date
Harshavardhana
5996c8c4d5
feat: allow offline disks on a fresh start () 2023-02-06 09:26:09 -08:00
Javier Adriel
04ae9058ed
Populate end_session_endpoint () 2022-12-06 16:56:37 -08:00
Aditya Manthramurthy
0e502899a8
Add support for multiple OpenID providers with role policies ()
- When using multiple providers, claim-based providers are not allowed. All
providers must use role policies.

- Update markdown config to allow `details` HTML element
2022-04-28 18:27:09 -07:00
hellivan
5307e18085
use keycloak_realm properly for keycloak user lookups ()
In case a user-defined a value for the MINIO_IDENTITY_OPENID_KEYCLOAK_REALM 
environment variable, construct the path properly.
2022-02-24 10:16:53 -08:00
Harshavardhana
a78bc7bfdb rename all access token to id_tokens 2021-07-27 22:38:12 -07:00
Harshavardhana
28adb29db3
feat: Add support to poll users on external SSO ()
Additional support for vendor-specific admin API
integrations for OpenID, to ensure validity of
credentials on MinIO.

Every 5minutes check for validity of credentials
on MinIO with vendor specific IDP.
2021-07-09 11:17:21 -07:00