Releases: goci-io/aws-saml-provider
Releases · goci-io/aws-saml-provider
0.3.0
Changes
🚀 Features
- feat: allow setting plain string for metadata (#9) @etwillbefine
- feat: optional resources on missing config (#7) @etwillbefine
‼️ Breaking changes
- improvement(break): remove provider config (#8) @etwillbefine
0.2.0
Updates
- Allow to configure
aws_assume_role_arn
for the AWS provider (c7380c9) - Remove duplicate word
saml
in resource names (8a46207)
Fixes
- Use correct
sts
action to allow assume role (33cc698)
Migration
- Rename references to your roles and saml provider or set
name = "saml"
to produce the same config as before
0.1.0
Initial Release. Contains:
- AWS SAML Provider config using
metadata.xml
- AWS IAM role for SAML admin + additional, custom policies
- Route53 Alias Record to your SAML Login URL