get https://api.saasus.io/v1/auth/roles
登録されている役割(ロール)を一覧として取得します。
ここで定義した役割をユーザーに付与することによって、SaaS側で役割ベースの認可を実装することが用意になります。
また、同じユーザーでも、属するテナント・環境ごとに持っている役割を変えることが可能です。
Get registered roles list.
Granting users the roles defined here makes it easy to implement role-based authorization on the SaaS side.
In addition, even the same user can have different roles for each tenant/environment to which they belong.