Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auth: use invenio session cookie to retrieve user #160

Merged

Commits on Jul 26, 2019

  1. installation: add Invenio for login/auth/access mgmnt

    * With the used Invenio packages Flask-Menu is not initialised
      but required by the installed ones (accessing current_menu)
      so we initialise it in REANA Flask extension.
    Diego Rodriguez authored and leticiawanderley committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    074b4b6 View commit details
    Browse the repository at this point in the history
  2. auth: set up cern sso endpoints

    Addresses reanahub#153
    
    Signed-off-by: Leticia Farias Wanderley <leticia.farias.wanderley@cern.ch>
    Leticia Farias Wanderley authored and leticiawanderley committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    683c4f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. auth: use invenio session cookie to retrieve user

    Addresses reanahub#153
    
    Signed-off-by: Leticia Farias Wanderley <leticia.farias.wanderley@cern.ch>
    Leticia Farias Wanderley authored and leticiawanderley committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    b2022f4 View commit details
    Browse the repository at this point in the history