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

9531 - Add a Log Out endpoint available when the session API auth feature flag is enabled #9533

Merged
merged 5 commits into from
May 10, 2023

Commits on Apr 18, 2023

  1. Added: CORS headers and frontend URL MicroProfile property for API se…

    …ssion auth feature flag
    GPortas committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    23f82f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Added: logout endpoint

    GPortas committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7dfedb5 View commit details
    Browse the repository at this point in the history
  2. Added: basic Logout IT

    GPortas committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    10a1e36 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    3b40665 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge branch 'develop' into 9531-session-api-auth-cors IQSS#9531

    Conflicts:
    src/main/java/edu/harvard/iq/dataverse/settings/JvmSettings.java
    
    Just a whitespace change vs mail settings being added.
    pdurbin committed May 8, 2023
    Configuration menu
    Copy the full SHA
    25e081d View commit details
    Browse the repository at this point in the history