heimdall icon indicating copy to clipboard operation
heimdall copied to clipboard

A cloud native Identity Aware Proxy and Access Control Decision service

Results 84 heimdall issues
Sort by recently updated
recently updated
newest added

### 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

### 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

... 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

### 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...

documentation