Skip to main content
← Back to index page

1.221.0

feat: New Component `aws-ssosync`

What

  • adds a fork of aws-ssosync as a lambda on a 15m cronjob

Why

Google is one of those identity providers that doesn't have good integration with AWS SSO. In order to sync groups and users across we need to use some API calls, luckily AWS Built aws-ssosync to handle that.

Unfortunately, it required ASM so we use Benbentwo/ssosync as it removes that requirement.

Commiters

Pull Requests