calm-scientist-99377
06/06/2023, 5:35 PMastonishing-answer-96712
06/06/2023, 5:49 PMcalm-scientist-99377
06/06/2023, 5:53 PMcalm-scientist-99377
06/06/2023, 6:03 PMdatahub
user to reader
This is a one time activity, I wanted to check the possibility of 3 things via helm -
• Specify Default admin user based on SSO
• Disable datahub
user
• Every new user who logs in for the first time is given Reader
role by defaultbig-carpet-38439
06/06/2023, 9:59 PMAUTH_JAAS_ENABLED=false
Notice that you'll need to first login as the default 'datahub' user to bootstrap, and then assign the Admin role to your OIDC user once they've logged in.
3 - At present, there is no built in way to specify a default role for the user, but that's certaintlty something we'll think about. An alternative is defining a Metadata Policy that applies to "all users" by default, and providing the same privileges that are granted by the Reader role policy (loaded into DH instance by default)calm-scientist-99377
06/07/2023, 2:19 AM