Skip to content
Snippets Groups Projects

Added role reference support in the scope

29 files
+ 495
117
Compare changes
  • Side-by-side
  • Inline
Files
29
@@ -39,9 +39,15 @@ simple_oauth.oauth2_scope.*:
@@ -39,9 +39,15 @@ simple_oauth.oauth2_scope.*:
parent:
parent:
type: string
type: string
label: 'Parent'
label: 'Parent'
 
granularity:
 
type: string
 
label: 'Granularity'
permission:
permission:
type: string
type: string
label: 'Permission'
label: 'Permission'
 
role:
 
type: string
 
label: 'Role'
langcode:
langcode:
type: string
type: string
label: 'Language code'
label: 'Language code'
Loading