You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.MD
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,8 @@ Here is the list of parameters that must be maintained in the ```config.properti
101
101
-```OKTA_AWS_APP_URL``` is the url link of your Okta AWS application url (see below for more info)
102
102
-```OKTA_USERNAME``` is the username to use. If present will skip username input.
103
103
-```OKTA_PASSWORD``` is the password to use. If present will skip password input.
104
+
-```OKTA_BROWSER_AUTH``` set to **true** to use integrated web browser for authentication (default: **false**)
105
+
-```OKTA_PROFILE``` is the name of the AWS profile to create/reuse (default: get AWS profile name based on per-session STS user name)
104
106
-```OKTA_AWS_ROLE_TO_ASSUME``` is the role to use. If present will try to match okta account's retrieved role list and use it. Will still prompt if no match found.
105
107
-```OKTA_STS_DURATION``` is the duration the role will be assumed, in seconds. The maximum session duration allowed by AWS is 12 hours and this needs to be set on the role as well. Defaults to 1hr.
0 commit comments