Maksim Nabokikh

Results 316 comments of Maksim Nabokikh

@Cedric-Magnan, hello, and thank you for opening this PR. It is a long-term issue, and we'd like to fix this! Reviewing this PR is on my list (I hope I...

As for me, it does not look right to add more headers customization to Dex, besides the ones described in the oauth2 RFC. There are many options for CSP configuration...

Hello @AljoschaP. Adding more user attributes to static passwords, e.g., groups, preferred user names, and so on, is not in our roadmap. Please consider alternatives such as deploying an LDAP...

Related issue https://github.com/dexidp/dex/issues/1907

Hello, @leopku. It seems that the problem is related with the example app and how you send a request to the Dex. Provided errors show that requests are invalid. 1....

@pokixing, thank you for submitting this PR. JMESPath is a powerful query language that allows users to extract data from JSON documents. Firstly, we must assess all risks provided by...

related issue https://github.com/dexidp/dex/issues/1635

Related https://github.com/dexidp/dex/pull/2530

The idea of something related to the topic came to my mind. What if after a new id token is generated for the user, Dex can validate/mutate it by sending...

@robertkaelin, we are open to any help. The current step to implement the feature, I believe, is to write a design doc - [Dex Enhancement Proposal](https://github.com/dexidp/dex/tree/master/docs/enhancements). There are many ways...