-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
Currently, we have been using the static tenantId of 'test' for development purposes and it has made our dev work easier. Now, is the time to switch over to the real deal and use the actual tenantId provided by KeyCloak.
in Metrics plugin the globalTenantId needs to be set once auth has occurred. The getter/setter for resourceList does this. We also need to add this for tenantId.
I don't know how this will work in dev environment. Maybe we use 'jdoe' user like hawkular-accounts pre-populates with when in dev mode.