Imports github.com/coreos/dex/connector golang.org/x/net/context github.com/gorilla/mux gopkg.in/square/go-jose.v2 golang.org/x/crypto/bcrypt github.com/Sirupsen/logrus github.com/coreos/dex/api github.com/coreos/dex/storage github.com/coreos/dex/version Standard library imports crypto/rand crypto/rsa encoding/hex encoding/json errors fmt io io/ioutil net/http net/url os path path/filepath sort strconv strings sync/atomic text/template time