Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lloesche/pubkeyd


https://github.com/lloesche/pubkeyd

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# pubkeyd [![Build Status](https://travis-ci.org/lloesche/pubkeyd.svg?branch=master)](https://travis-ci.org/lloesche/pubkeyd)
OneLogin to Github public key daemon
```
Usage of pubkeyd:
-auth string
Authentication Token [env AUTH]
-client-id string
OneLogin Client ID [env CLIENT_ID]
-client-secret string
OneLogin Client Secret [env CLIENT_SECRET]
-port int
TCP port to listen on (default 2020)
-refresh int
OneLogin refresh interval in seconds (default 900)
-refresh-auth string
OneLogin Cache Refresh Authentication Token [env REFRESH_AUTH]
-shard string
OneLogin shard [env SHARD] (default "us")
-subdomain string
OneLogin Subdomain [env SUBDOMAIN]
-verbose
Verbose logging
```