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 gopkg.in/yaml.v2 Standard library imports crypto/aes crypto/cipher crypto/rand crypto/tls encoding/base64 encoding/json errors fmt io io/ioutil net net/http net/http/httputil net/url os os/signal path/filepath regexp strconv strings sync syscall time