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

Implement a remote StsAccountProvisioner #467

Closed
paullatzelsperger opened this issue Oct 2, 2024 · 0 comments · Fixed by #470
Closed

Implement a remote StsAccountProvisioner #467

paullatzelsperger opened this issue Oct 2, 2024 · 0 comments · Fixed by #470
Assignees
Labels
enhancement New feature or request

Comments

@paullatzelsperger
Copy link
Member

Feature Request

Implement an StsAccountProvisioner, that uses the STS Accounts API of a standalone deployed STS Service.

Currently, we have an StsAccountProvisioner that works directly on the embedded StsAccountStore, which is useful when the STS
is embedded directly in IH.

Which Areas Would Be Affected?

e.g., DPF, CI, build, transfer, etc.

Why Is the Feature Desired?

To enable automatic STS account provisioning in cases where the STS is deployed as standalone service

Solution Proposal

Implement a separate extension module with an StsAccountProvisioner implementation that uses the STS Accounts API

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Oct 2, 2024
@paullatzelsperger paullatzelsperger self-assigned this Oct 2, 2024
@github-actions github-actions bot added the triage all new issues awaiting classification label Oct 2, 2024
@paullatzelsperger paullatzelsperger removed the triage all new issues awaiting classification label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant