Imports github.com/Sirupsen/logrus github.com/codegangsta/cli github.com/gambol99/go-oidc/jose github.com/gambol99/go-oidc/oauth2 github.com/gambol99/go-oidc/oidc github.com/gin-gonic/gin github.com/unrolled/secure gopkg.in/yaml.v2 Standard library imports crypto/aes crypto/cipher crypto/rand crypto/tls crypto/x509 encoding/base64 encoding/json errors fmt io io/ioutil net net/http net/http/httputil net/url os os/signal path path/filepath regexp strconv strings sync syscall time