Skip to content

Commit

Permalink
Fix MinIO.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Oct 18, 2023
1 parent be6e4ae commit 36162cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/s3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ The connection profiles connect using temporary security credentials from the AW

```{admonition} Interoperability
`AssumeRoleWithWebIdentity` API from AWS Security Token Service (STS) is used to exchange the JSON Web Token with temporary security credentials. In addition to AWS, the following combinations of S3 & STS APIs with OpenID Connect (OIDC) have been tested:
- Connect to Minio S3 authenticating with [Minio STS](https://min.io/docs/minio/linux/developers/security-token-service.html) and Keycloak (OIDC)
- Connect to MinIO S3 authenticating with [MinIO STS](https://min.io/docs/minio/linux/developers/security-token-service.html) and Keycloak (OIDC)
- Connect to AWS S3 authenticating with AWS STS and Keycloak (OIDC)
```

Expand Down

0 comments on commit 36162cd

Please sign in to comment.