Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Secure Token Service - STS (Epic) #229

Open
1 task
Tracked by #227
jhmarina opened this issue Nov 22, 2022 · 1 comment
Open
1 task
Tracked by #227

AWS Secure Token Service - STS (Epic) #229

jhmarina opened this issue Nov 22, 2022 · 1 comment
Labels
kind/epic Umbrella issue for a group of related issues kind/feature New functionality or support for something required/discussion A discussion within the team is needed triage/next-candidate This could be moved to the next milestone

Comments

@jhmarina
Copy link
Contributor

jhmarina commented Nov 22, 2022

Description

The AWS Secure Token Service (STS) returns temporary credentials for authenticating users to access specific resources. These credentials can be used to perform S3 requests.

In the case of s3gw, we don't rely on AWS STS. Instead, we support issuing the tokens themselves, to be used on s3gw itself.

Support for STS already exists in RGW in the form of STS (docs) and STS Lite (docs).

We will need to assess which approach is most adequate to our purposes, as a standalone S3 service, and in which scenarios each STS implementation shines.

Even if assuming there's no SFS-specific effort involved, we will still have to support STS in the UI, and associated QA and documentation efforts will need to exist.

Success criteria

  • STS is supported by s3gw
  • The UI supports STS
  • The effort has been appropriately tested
  • STS has been properly documented

More information

Tasks

@jhmarina jhmarina added the kind/epic Umbrella issue for a group of related issues label Nov 22, 2022
@jhmarina jhmarina changed the title ⛰ AWS Security Token Service (STS) AWS Security Token Service (STS) May 8, 2023
@jecluis
Copy link
Contributor

jecluis commented Jun 4, 2023

something we want eventually

@jecluis jecluis added kind/feature New functionality or support for something priority/1 Should be fixed for next release labels Oct 31, 2023
@jecluis jecluis added this to the v0.25.0 milestone Oct 31, 2023
@jecluis jecluis changed the title AWS Security Token Service (STS) AWS Secure Token Service - STS (Epic) Oct 31, 2023
@jecluis jecluis added triage/next-candidate This could be moved to the next milestone and removed priority/1 Should be fixed for next release labels Mar 21, 2024
@jecluis jecluis removed this from the v0.25.0 milestone Mar 21, 2024
@jecluis jecluis added the required/discussion A discussion within the team is needed label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic Umbrella issue for a group of related issues kind/feature New functionality or support for something required/discussion A discussion within the team is needed triage/next-candidate This could be moved to the next milestone
Projects
Status: Backlog
Development

No branches or pull requests

2 participants