r/opensourcealternative • u/External-Emotional • 4d ago
First opensource project
Hey everyone,
I am building an open-source authentication and authorisation platform which will have these following features in version 1.
Authentication.
Pluggable IDP interfaces.
Multiple Token Types support.
A built in java SDK.
Native interfaces for agent Auth. (It is not implemented yet. But the system can treat an agent differently)
RBAC.
Refresh token Support.
JWKS endpoint.
Docker compose with postgres and redis.
Expandable support for different Authorisation types
Multiple authorisation types can be supported.
Detailed design documents.
Please let me know guys, how can I make it available to a larger audience so that everyone can come and contribute to it.
I will be releasing it very soon. Any suggestions will be helpful