543 B
543 B
idCoop v0.0.1 (2024-07-07)
This is the first versioned release of idCoop.
I consider the minimally useful set of features to be implemented, but absolutely no more.
It is certainly not ready for most people and the user interface is particularly underdeveloped.
Features
- Minimal support for OAuth 2.1 draft 9 and OpenID Connect.
- The
authorization_code
grant type is supported with PKCE. All others are unsupported.
- The
- Basic CLI tool for managing users.
- Primitive username and password login. Rate-limited by client address.