Closed rsrg-zwiama closed 11 months ago
hi, do you have any update on that? Or should i move it to data-service repo? Thanks, Amanda
This needs to be addressed in the data-service, yes please move the issues there.
I opened new issue in data service : https://github.com/qwc-services/qwc-data-service/issues/27
We use qwc services (qwc-docker as well as qwc-services on Kubernetes). We started with the db-auth-service for authorization and switched to the qwc-oidc-auth later. Now the field type for username doesn't match for the "edit_user_field" to automatically update the editing user.
I think the matter is the different definition of identity. For qwc-oidc-auth the identity is defined as:
For qwc-db-auth the identity is defined as:
How do I configure the qwc-oidc-auth to work with qwc-data-service (only username for identity)?