Skip to content
Snippets Groups Projects
  • Reiter, Christoph's avatar
    7430fbcf
    Move the user session into the core · 7430fbcf
    Reiter, Christoph authored
    and remove roles and oidc specifics. Instead we provide the session
    in the core and forward requests to a oidc specific backend.
    
    This also means the session can provide useful values even in case
    it is used from the CLI and unauthenticated.
    7430fbcf
    History
    Move the user session into the core
    Reiter, Christoph authored
    and remove roles and oidc specifics. Instead we provide the session
    in the core and forward requests to a oidc specific backend.
    
    This also means the session can provide useful values even in case
    it is used from the CLI and unauthenticated.