rauthy icon indicating copy to clipboard operation
rauthy copied to clipboard

OpenID Connect Single Sign-On Identity & Access Management

Results 29 rauthy issues
Sort by recently updated
recently updated
newest added

Following from this: > Keycloak was a rough inspiration in certain places and if something is working with Keycloak, it does with rauthy too (again, so far). I wonder if...

help wanted

The Rust `rsa` crate has been found vulnerable in some form to the Marvin Attack. The maintainers are actively working on a fix for this in [RSA/394](https://github.com/RustCrypto/RSA/pull/394) . As soon...

invalid
dependencies

Hi :wave: I noticed that one of the less "critical" TODOS in the readme is > Maybe get a nicer Rauthy Logo I'd like to help with that. If there's...

enhancement

The goal is to finally create a Helm chart for Rauthy for a much easier deployment inside Kubernetes in the future. This is a lot of work and will probably...

Presently if looking over the endpoints from the Swagger docs, there is some inconsistency here. Might be worthwhile to normalize to `kebab-case` which is generally most appropriate for URLs? Some...

Use minio or s3 as avator storage?

I have been meaning to write up an issue about this, but still caught up with my backlog elsewhere. I may come back to revise this, but I did want...

This is mostly about some code cleanup and optimizations. Like e.g. some statically initialized variables can also be non-static, because they are needed maybe only once during startup. Have them...

### Discussed in https://github.com/sebadob/rauthy/discussions/777 Originally posted by **lvaroqui** March 16, 2025 Hello, I'm currently using Authentik on a little VPS for my non-profit. However, it uses close to 500MB of...

enhancement

Would it be possible to require re-authentication before adding new MFA keys? Currently, when a browser session is active, no further authentication is required for setting up another MFA key....

enhancement