goauthentik / goauthentik/authentik
integration with aws workspaces
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
Hey,
First of all love the app! nice work with it and hope I could contribute to it as well in the future
I followed the steps here at https://integrations.goauthentik.io/cloud-providers/aws/
This is however for a workspace.
The SAML response to AWS below is what I see in the chrome devtools.
I have made sure the directory SAML settings is enabled in AWS
All correct roles setup in AWS, confirmed this with AWS doco as well.
I get to the browser with open workspaces app deep link. however clicking on the link doesnt take me to the workspace desktop. it loops back to the workspace client.
Do I also need to send out Ssoauthcode and SSoState via claims?
see below please with some infor Redacted thanks
```
REDACTED
REDACTED
…
REDACTED
MIIF...REDACTED...Ew==
REDACTED
urn:amazon:webservices
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
REDACTED
arn:aws:iam::REDACTED:role/REDACTED,arn:aws:iam::REDACTED:saml-provider/REDACTED
REDACTED
```
Contributor guide
Assessment
This issue has not been assessed yet.