ui_login_s3 » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2020-05-22 | 2020-12-02 | ||
| grammar (martin) | 5.18 Bug 1839: Authentication using temporary credentials from AWS Security Token Service (STS) (martin) | ||
| Line 13: | Line 13: | ||
| 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 ===== | ||
| + | |||
| + | 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 | ||
| ===== Further Reading ===== | ===== Further Reading ===== | ||
| Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. | Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. | ||