50K+
IAM provides basic (JWT only) and advanced (OpenId-Connect compatible) Authentication, Authorization and User management as a service.
It supports two modes of authentication:
Simple (which is called internaly basic mode) OIDC (OpenId-Connect) The default mode is oidc which can be overriden with the process.env.AUTH_TYPE (see section Configuration)
==A default admin account is also created. You should modify the password after the setup, as this is a major security issue!==
We currently use MongoDB as storage. The storage is abstracted through data access objects in src/dao directory. Our aim is to provide an interface to allow interchangeability of other storages via DAOs.
Link to GitHub:
IAM
Content type
Image
Digest
sha256:1f2ef8f0d…
Size
77.4 MB
Last updated
over 1 year ago
docker pull openintegrationhub/iam:23.0.1