-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requestedsecuritySecuritySecurity
Description
Is your feature request related to a problem? Please describe.
- Access to APIs and the use of IG CLI do not currently require authentication.
- Access to MinIO & RabbitMQ do not currently require authentication.
- RabbitMQ integration currently requires users to configure a user account with the service and the credentials are stored in clear text in the config file.
Describe the solution you'd like
Access to the APIs provided by IG shall require authentication and shall authenticate users with LDAP.
Access to MinIO & RabbitMQ shall be authenticated and the services shall be configured to use specified credentials.
The ideal scenario is having Workflow Manager integrate with the LDAP server and let the users authenticate to retrieve a token to access IG-provided APIs.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requestedsecuritySecuritySecurity
Type
Projects
Status
Done