OIDC app creation with encrypted secrets and application roles
This commit is contained in:
12
test/fixtures/groups.yml
vendored
12
test/fixtures/groups.yml
vendored
@@ -1,9 +1,9 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
name: MyString
|
||||
description: MyText
|
||||
admin_group:
|
||||
name: Administrators
|
||||
description: System administrators with full access
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
description: MyText
|
||||
editor_group:
|
||||
name: Editors
|
||||
description: Content editors with limited access
|
||||
|
||||
Reference in New Issue
Block a user