Dimitrij Drus

Results 90 issues of Dimitrij Drus

## Related issue(s) closes #921 ## Checklist - [x] I agree to follow this project's [Code of Conduct](../CODE_OF_CONDUCT.md). - [x] I have read, and I am following this repository's [Contributing...

### Preflight checklist - [X] I agree to follow this project's [Code of Conduct](https://github.com/dadrus/heimdall/blob/main/CODE_OF_CONDUCT.md). - [X] I have read and am following this repository's [Contribution Guidelines](https://github.com/dadrus/heimdall/blob/main/CONTRIBUTING.md)." - [ ] I...

feature

### Preflight checklist - [X] I agree to follow this project's [Code of Conduct](https://github.com/dadrus/heimdall/blob/main/CODE_OF_CONDUCT.md). - [X] I have read and am following this repository's [Contribution Guidelines](https://github.com/dadrus/heimdall/blob/main/CONTRIBUTING.md)." - [x] I have...

feature

### Preflight checklist - [X] I agree to follow this project's [Code of Conduct](https://github.com/dadrus/heimdall/blob/main/CODE_OF_CONDUCT.md). - [X] I have read and am following this repository's [Contribution Guidelines](https://github.com/dadrus/heimdall/blob/main/CONTRIBUTING.md)." - [ ] I...

feature

### Preflight checklist - [X] I agree to follow this project's [Code of Conduct](https://github.com/dadrus/heimdall/blob/main/CODE_OF_CONDUCT.md). - [X] I have read and am following this repository's [Contribution Guidelines](https://github.com/dadrus/heimdall/blob/main/CONTRIBUTING.md)." - [X] I have...

good first issue
research

### Preflight checklist - [X] I agree to follow this project's [Code of Conduct](https://github.com/dadrus/heimdall/blob/main/CODE_OF_CONDUCT.md). - [X] I have read and am following this repository's [Contribution Guidelines](https://github.com/dadrus/heimdall/blob/main/CONTRIBUTING.md)." - [ ] I...

research

... including the support for argon2, scrypt, bcrypt and pbkdf2 to increase security. Thus way this authenticator will not only be resistant against side channel attacks (implemented today), but also...

good first issue
feature

In principle this can be achieved already today by making use of the `local` authorizer and checking the presence of the `cnf` (confirmation) claim holding the required certificate hash and...

feature

This would allow usage of heimdall without additional infrastructure components, like [oauth2-proxy](https://oauth2-proxy.github.io/oauth2-proxy/) or [lua-resty-openidc](https://github.com/zmartzone/lua-resty-openidc) in environments where the oidc protocol is "misused" in a sense, that the oidc client and...

feature

Compared to #155, this feature will not derive the subject from the certificate, but rather make the certificate properties available for authorization purposes. E.g. values from extensions like PolicyOID, or...

feature