Evert Pot
Evert Pot
Right now we have 1 form for creating oauth2 clients, which supports features for both public and confidential clients. The upcoming OAuth 2.1 spec creates a stronger distinction between the...
a12n-server will _require_ email addresses to be verified before users can log in. There's no UI or email sent via the 'public registration' flow. So during 'public registration' it should...
I think this should be built as a general OIDC client, but 'log in with google' as a first deliverable would be cool!
a12n-server should get an admin tool that's easier to use than the current interface. The interface exists today is largely an auto-generated wrapper around the API. The Admin UI should...
If a password is provided, but no password is setup for an account, the password will simply be ignored. Instead, the server should error for any credentials that are submitted...
# Environment Knex version: Database + version: 3.0.1 OS: linux # Bug I'm trying to set Sqlite3 to WAL mode. I can't see a built-in option for this, so I...
I just wanted to leave a rough draft of the plans for Ketting 9. The plan for Ketting 9 is to fix several long standing issues and API inconsistencies that...