org-formation / org-formation-reference

A reference architecture which aims to provide some best practices for any AWS Organization starting out using org-formation.
91 stars 23 forks source link

Error when configuring SSO #29

Closed hffmnn closed 3 years ago

hffmnn commented 3 years ago

Hi there.

I am trying to follow the step by step instructions in the Readme, but unfortunately, I get an error when trying to configure the groups for SSO:

Screenshot 2021-02-03 at 09 53 02

Any ideas?

eduardomourar commented 3 years ago

I believe we never actually created the groups with those names in AWS SSO. Could you try just with the name admin?

hffmnn commented 3 years ago

Tried and that works.

But I thought the setup steps were required before one can start? Or did I misunderstand that?

eduardomourar commented 3 years ago

if you have an external IdP, you can just set automatic provisioning during your AWS SSO setup, then all your user and groups would be synced.

OlafConijn commented 3 years ago

i changed it in the readme. @eduardomourar should we make a plan on how to test and improve the docs?