1

I am setting up a composer environment,

I have this IAM access: Composer Adminstator

I have marked rbac=True & rbac_user_registration_code=Op

but I am unable to see admin menu in airflow UI & also if I go to my profile in airflow UI it shows the user role as 'Viewer'.

May I know if I need to add Op/admin role anywhere else to be able to see it in menu.

scz34323
  • 11
  • 1

1 Answers1

1

The Composer Administrator role is unrelated to the permissions in the Airflow UI. You need to change your role for the UI to Admin, e.g. like so here

GregK
  • 571
  • 6
  • 15