Related to T2858
Details
Details
- Reviewers
anlambert - Maniphest Tasks
- T2858: Use keycloak authentication for the deposit
- Commits
- rDSNIP5162e8e1c5c0: keycloak: Install users to keycloak instance
Run through docker
python -m migrate_users_to_keycloak --admin-user admin --admin-pass admin --credentials-path ./staging-users.yaml INFO:__main__:keycloak server: http://localhost:5080/keycloak/auth/ ; realm: SoftwareHeritage INFO:__main__:Client: swh-deposit ; client role: swh.deposit.api INFO:__main__:User 'hal' installed. INFO:__main__:User 'hal-preprod' installed. INFO:__main__:User 'hal-test' installed. INFO:__main__:User 'intel' installed. INFO:__main__:User 'ipol' installed. INFO:__main__:User 'swh' installed. INFO:__main__:User 'swh-worker' installed. INFO:__main__:User 'swh-olasd' installed. INFO:__main__:User 'cottagelabs-alexsdutton' installed.
Diff Detail
Diff Detail
- Repository
- rDSNIP Code snippets
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 19994 Build 31034: arc lint + arc unit