Bernd Eckstein
Bernd Eckstein
@dweebo No, but I can try: ```yaml # The base path of dex and the external name of the OpenID Connect service. # This is the canonical URL that all...
@thiDucTran Yes, `responseTypes` apply to all clients. You can also use PKCE on non-public clients, however you will have to send the secret to get the access_token on the `/token`...
> I am following the example posted by HEIIRZA, but stumbling upon a weird issue (or I might make some obvious mistake here) > > > > According to [this](https://github.com/dexidp/dex/blob/08bb7fb98b164ab078be17ecda4077b2d21c9bb3/server/oauth2.go#L432)...
It's really slow to be ready ... after the container shows `started` it still takes a while. I wrote this little bash oneliner to ensure Cosmos DB has started completely....