Problem:
A user faced issues while attempting to access DMM (Model Monitor link) dashboard url. The user was routed to log-in repeatedly in a never-ending loop.
Background:
This applies to version 4.6.0 and beyond.
The Domino Model Monitoring feature (DMM) helps detect and track data drift in a model’s input features and output predictions. The Model Monitor dashboard, typically https://<your domain/model-monitor, is where you review all the registered models. dmm-api-client
is a client added to the DominoRealm in Keycloak.
Resolution:
This can occur when the user does not have practitioner role assigned for the dmm-api-client
. Manually add practitioner role asa default role via Keycloak Console → Roles. → Default Roles, Select 'dmm-api-client' → add practitioner to right side box.
Comments
0 comments
Please sign in to leave a comment.