Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate access-tokens via the CLI #172

Closed
afiune opened this issue Jul 23, 2020 · 0 comments · Fixed by #184
Closed

Generate access-tokens via the CLI #172

afiune opened this issue Jul 23, 2020 · 0 comments · Fixed by #184
Labels
cli Something related to the Lacework CLI feat New feature or request

Comments

@afiune
Copy link
Contributor

afiune commented Jul 23, 2020

As a Lacework user, I want to be able to generate temporal access
tokens, so that I can grant temporal access to other tools or subsystems
without giving away my API keys.

$ lacework access-token --profile foo --duration-seconds 900
@afiune afiune added cli Something related to the Lacework CLI feat New feature or request labels Jul 28, 2020
@afiune afiune changed the title Generate session-tokens via the CLI Generate access-tokens via the CLI Aug 5, 2020
afiune added a commit that referenced this issue Aug 5, 2020
This new command will allow users to generate access tokens:
```
$ lacework access-token --duration_seconds 7200
```

Closes #172

Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
afiune added a commit that referenced this issue Aug 5, 2020
This new command will allow users to generate access tokens:
```
$ lacework access-token --duration_seconds 7200
```

Closes #172

Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
afiune added a commit that referenced this issue Aug 5, 2020
This new command will allow users to generate access tokens:
```
$ lacework access-token --duration_seconds 7200
```

Closes #172

Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
afiune added a commit that referenced this issue Aug 6, 2020
This new command will allow users to generate access tokens:
```
$ lacework access-token --duration_seconds 7200
```

Closes #172

Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Something related to the Lacework CLI feat New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant