zts-roletoken

command
v1.7.31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

README

zts-roletoken

ZTS Role Token Client application in go to request a role token from ZTS Server for the given identity to access a role in a provider domain:

$ zts-roletoken -domain <domain> [-role <role>] -ntoken <ntoken> -zts <ZTS url> [-expire-time <expire-time-in-mins>] // using ntoken string on the command line
$ zts-roletoken -domain <domain> [-role <role>] -ntoken-file <ntoken-file> -zts <ZTS url> [-expire-time <expire-time-in-mins>] // using ntoken string from the given file

The service identity ntoken can be obtained by using the zms-svctoken utility. The optional expire-time argument specifies how long the role token should be valid for. The value must be specified in minutes. The defualt if no value is specified is 120 minutes.

License

Copyright 2016 Yahoo Inc.

Licensed under the Apache License, Version 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL