Skip to content

authentication database hard coded #18

@megies

Description

@megies

For whatever reason we ended up having the user information stored in the admin db directly in mongoDB, so we had to change the source code in the repository because authenticationDatabase is hard coded to be the same as the actual database (i.e. wfrepo usually): In apps/wfcatalog_client.py it has authSource=db_name,. Maybe that could be changed to be controlled via config instead, so that users are more aware of this potential pitfall. But then again, if following the instructions in wfcatalog setup probably user info is in the wfrepo db and all is good by default.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions