Jinna Kiisuo

Results 105 comments of Jinna Kiisuo

Still there. See for example: [Images/NPCs/ExecRed_icon.png](https://github.com/PokeMiners/pogo_assets/blob/master/Images/NPCs/ExecRed_icon.png)

Random note from a bystander evaluating if I could use your app: If you implement a generic OIDC connector that supports auto discovery, confidential & public client mode, RS256 &...

Any updates on this? It would be super nice to see what's going on without needing to MitM my own network just to see the data that goes into the...

Any updates on tagging & releasing 5.0.0 and/or 5.1.0? For context why I care, SATOSA is currently bound to `>=2.1.0` which means any plain `satosa[idpy_oidc_backend]` install is missing a bunch...

Based on my diffing, it seems that the GitHub release & tag [v4.5.0](https://github.com/IdentityPython/idpy-oidc/releases/tag/v4.5.0) roughly matches the contents of the PyPi release [v5.0.0](https://pypi.org/project/idpyoidc/5.0.0/) with the only `src/` diff being removing `src/idpyoidc/server/session/.grant.py.swp`...

The issue I'm trying to fix is getting flags as key flags from modules in a modular program. Why I run into this even in simple scenarios though is because...

Reading code others have written declaring key flags I'm forming an educated guess: - Declaring a flag as a key flag will elevate it's visibility into the scope from which...

While the new setup flow seems nice, it utterly fails on a headless machine. As a quick fix I'd recommend echoing the URL that it's trying to apparently open in...

> You can easily set URL and token with the `WOODPECKER_SERVER` and `WOODPECKER_TOKEN` env vars in these scenarios. The problem is the setup just "stops" when the browser open is...

First, from previous discussions, I'll add two things: 1. The enumeration problem is a bit worse than just users, the anonymous account can by default also enumerate for example enabled...