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

Draft: add support for authorization in OIDC #10

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    0425a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80f4b96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a413b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a73aab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    794a02c View commit details
    Browse the repository at this point in the history
  6. fix tests

    clems4ever committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    2f8d1fc View commit details
    Browse the repository at this point in the history
  7. fix integration tests

    clems4ever committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    a190d9c View commit details
    Browse the repository at this point in the history
  8. do not set cookie domain explicitly

    this is simply not needed.
    clems4ever committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    4646043 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5822bb6 View commit details
    Browse the repository at this point in the history
  10. remove useless file

    clems4ever committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6b23174 View commit details
    Browse the repository at this point in the history
  11. fix function name

    clems4ever committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    dc43e57 View commit details
    Browse the repository at this point in the history
  12. fix ldap tests

    clems4ever committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    d72750a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db08fe8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5fea9d3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f94547 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6e8f9e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. add support for authorization in OIDC

    WARNING: this is only implemented in OIDC for now. Those authorizations
    won't apply on the LDAP authenticator.
    clems4ever committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    05cc4f0 View commit details
    Browse the repository at this point in the history