管理ユーザを変更しようとしたがWarningが出て削除できなかった。
権限の問題らしいが設定方法が見つけづらかったのでメモ。
Identity
Domains
Default domain
Oracle Cloud Services
で各アプリケーションを選択した後、
Resources配下のApplication rolesから変更できる
(下矢印から展開するとmanage usersが出てくる)
上記でアクセスできるユーザを変更してもIDCSとOCIの管理ロールが残る
Unable to delete User 'xxx@gmail.com' since it is currently referenced by
AppRole IDCSAppId_Identity Domain Administrator/Identity Domain Administrator,
AppRole OCI_Administrator/OCI_Administrator.
You must either first remove these references and then delete the User or force delete the User which will automatically remove all these references and then delete the User.
Identity
Domains
Default domain
Security
Administrators
から削除できる
すべてRoleが削除できたらユーザが削除できるようになる