Directories ¶
Path | Synopsis |
---|---|
aws-setup
|
|
clients
|
|
go/zms
Package zms contains a client library to talk to Athenz ZMS.
|
Package zms contains a client library to talk to Athenz ZMS. |
go/zms/examples/get-access
Get-access is a demo program to query if the current principal has "Access" to a specified resource, in a given domain.
|
Get-access is a demo program to query if the current principal has "Access" to a specified resource, in a given domain. |
go/zts
Package zts contains a client library to talk to Athenz ZTS.
|
Package zts contains a client library to talk to Athenz ZTS. |
go/zts/examples/get-role-token
Get-role-token is a demo program to use the service cert present locally on the box to talk to ZTS and fetch a role token.
|
Get-role-token is a demo program to use the service cert present locally on the box to talk to ZTS and fetch a role token. |
examples
|
|
go/centralized-use-case/server
Server is a program to demonstrate the use of ZMS Go client to implement Athenz centralized authorization support in a server.
|
Server is a program to demonstrate the use of ZMS Go client to implement Athenz centralized authorization support in a server. |
libs
|
|
go/zmscli
Package zmscli is ZMS Client application library to manage an Athenz domain in ZMS Server.
|
Package zmscli is ZMS Client application library to manage an Athenz domain in ZMS Server. |
go/zmssvctoken
Package zmssvctoken generates/validates Athenz NTokens given private/public keys.
|
Package zmssvctoken generates/validates Athenz NTokens given private/public keys. |
go/ztsroletoken
Package ztsroletoken generates roletokens.
|
Package ztsroletoken generates roletokens. |
provider
|
|
rdl
|
|
utils
|
|
athenz-conf
Athenz-conf is a program to generate an athenz.conf file based on service details stored in ZMS Server.
|
Athenz-conf is a program to generate an athenz.conf file based on service details stored in ZMS Server. |
zms-cli
Zms-cli is a program to manage your Athenz domain in ZMS Server.
|
Zms-cli is a program to manage your Athenz domain in ZMS Server. |
zms-svctoken
Zms-svctoken is a program to generate service tokens based on given private key and service details
|
Zms-svctoken is a program to generate service tokens based on given private key and service details |
zpe-updater
Package zpu is a utility library to update ZPE Policy.
|
Package zpu is a utility library to update ZPE Policy. |
zpe-updater/cmd/tools
Tools is a program that runs zpu.PolicyUpdater.
|
Tools is a program that runs zpu.PolicyUpdater. |
zpe-updater/devel
Package devel provides utility functions for testing (StartMockServer and CreateFile).
|
Package devel provides utility functions for testing (StartMockServer and CreateFile). |
zpe-updater/test_data
Package test_data contains test data packed as Go files.
|
Package test_data contains test data packed as Go files. |
zpe-updater/util
Package util provides utility types and functions for zpe-updater.
|
Package util provides utility types and functions for zpe-updater. |
zts-accesstoken
ZTS OAuth2 Access Token Client application in Go to request an access token from ZTS Server for the given identity to access a role in a provider domain:
|
ZTS OAuth2 Access Token Client application in Go to request an access token from ZTS Server for the given identity to access a role in a provider domain: |
zts-rolecert
Zts-rolecert is a program to use Athenz Service Identity certificate to request a X509 Certificate for the requested role from ZTS Server.
|
Zts-rolecert is a program to use Athenz Service Identity certificate to request a X509 Certificate for the requested role from ZTS Server. |
zts-roletoken
Zts-roletoken is a program to request a role token from ZTS Server for the given identity to access a role in a provider domain.
|
Zts-roletoken is a program to request a role token from ZTS Server for the given identity to access a role in a provider domain. |
zts-svccert
Zts-svccert is a program to generate service token, generate a CSR and request a X509 Certificate for that service token from ZTS Server.
|
Zts-svccert is a program to generate service token, generate a CSR and request a X509 Certificate for that service token from ZTS Server. |
Click to show internal directories.
Click to hide internal directories.