Skip to content
Snippets Groups Projects
Select Git revision
  • 89d4166cdfe6885b4c67709dbdaeb533fe58c3fc
  • main default
  • keycloak-deprecate
  • remove-jwt-easy
  • ci-update
  • v0.1.15
  • v0.1.14
  • v0.1.13
  • v0.1.12
  • v0.1.11
  • v0.1.10
  • v0.1.9
  • v0.1.8
  • v0.1.7
  • v0.1.6
  • v0.1.5
  • v0.1.4
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • v0.1.0
21 results

API

  • Clone with SSH
  • Clone with HTTPS
  • Christoph Reiter's avatar
    Reiter, Christoph authored
    This adds UserRolesInterface which is used for converting the
    oauth2 scopes to symfony roles.
    
    The default interface implementation converts them to "ROLE_SCOPE_FOO".
    
    The interface also gets passed the user ID and can fetch roles from other
    places as well, like LDAP, or ignore the scopes etc.
    
    Fixes #4
    89d4166c
    History
    Name Last commit Last update
    ..