Using 'granted sso populate --profile-template' doesn't seem to work. #905
Unanswered
M66605
asked this question in
Issue Triage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
When using granted sso populate with a profile template like "{{ .Account }}.{{ .RoleName }}" it still makes the profile look like Account-Name/RoleName instead of the requested Account-Name.RoleName also there doesn't seem to be a way to make it create the profile name in all lower case.
Expected Behavior
Respect the template format being asked for, offer a way to make it all lower case.
Actual Behavior
Profiles seem to be made in the "default" manner regardless of what is entered as the profile.
Reproduction Steps
Issue the generate command with a profile template like "{{ .Account }}.{{ .RoleName }}"
Granted Logs
No response
Granted Version
OS Version Information
Windows 11
Minimal Granted & AWS Config Configuration
Additional Relevant Configuration
No response
I acknowledge that:
```) on separate lines.All reactions