ui_login_s3 » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2020-12-02 | 2020-12-02 | ||
5.18 Bug 1839: Authentication using temporary credentials from AWS Security Token Service (STS) (martin) | explicit authentication anchor (martin) | ||
Line 14: | Line 14: | ||
Use //%%URL%% style// to switch to legacy //Path// URL style, when connecting to S3-compatible systems (e.g. [[https://min.io/|MinIO]]) that do not support the //Virtual Host// URL style, which is now preferred by Amazon S3. | Use //%%URL%% style// to switch to legacy //Path// URL style, when connecting to S3-compatible systems (e.g. [[https://min.io/|MinIO]]) that do not support the //Virtual Host// URL style, which is now preferred by Amazon S3. | ||
- | ===== Authentication ===== | + | ===== [[authentication]] Authentication ===== |
When you want to authenticate using [[https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html|temporary credentials with AWS STS]], specify the temporary keys on the [[ui_login|Login dialog]] and the security token in the //Security token// box. &beta_feature | When you want to authenticate using [[https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html|temporary credentials with AWS STS]], specify the temporary keys on the [[ui_login|Login dialog]] and the security token in the //Security token// box. &beta_feature |