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

samlsettings: api integration #84300

Merged
merged 39 commits into from Mar 25, 2024
Merged

Commits on Mar 11, 2024

  1. add strategy and tests

    linoman committed Mar 11, 2024
    Copy the full SHA
    3ab4b7f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e48eacc View commit details
    Browse the repository at this point in the history
  3. update codeowners file

    linoman committed Mar 11, 2024
    Copy the full SHA
    669b6c8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b84b8bc View commit details
    Browse the repository at this point in the history
  5. Update codeowners file

    linoman committed Mar 11, 2024
    Copy the full SHA
    35446a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. reload from settings provider

    linoman committed Mar 12, 2024
    Copy the full SHA
    c3580af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5358938 View commit details
    Browse the repository at this point in the history
  3. reload settings from provider

    linoman committed Mar 12, 2024
    Copy the full SHA
    010502c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cf54e29 View commit details
    Browse the repository at this point in the history
  5. wip

    linoman committed Mar 12, 2024
    Copy the full SHA
    8005bf2 View commit details
    Browse the repository at this point in the history
  6. WIP

    linoman committed Mar 12, 2024
    Copy the full SHA
    4484fe7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Copy the full SHA
    c7f971e View commit details
    Browse the repository at this point in the history
  2. Add new SAML strategy

    linoman committed Mar 13, 2024
    Copy the full SHA
    8edd0ac View commit details
    Browse the repository at this point in the history
  3. remove unrelated import

    linoman committed Mar 13, 2024
    Copy the full SHA
    562b8a5 View commit details
    Browse the repository at this point in the history
  4. deprecate ReloadHandler

    linoman committed Mar 13, 2024
    Copy the full SHA
    3d34542 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d2e1df0 View commit details
    Browse the repository at this point in the history
  6. wip

    linoman committed Mar 13, 2024
    Copy the full SHA
    3126b6a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e2c2721 View commit details
    Browse the repository at this point in the history
  8. update saml string references

    linoman committed Mar 13, 2024
    Copy the full SHA
    abea8d7 View commit details
    Browse the repository at this point in the history
  9. fix tests

    linoman committed Mar 13, 2024
    Copy the full SHA
    61a0a14 View commit details
    Browse the repository at this point in the history
  10. fix tests

    linoman committed Mar 13, 2024
    Copy the full SHA
    ed290f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Copy the full SHA
    8794197 View commit details
    Browse the repository at this point in the history
  2. request license for saml envs

    linoman committed Mar 14, 2024
    Copy the full SHA
    d43ef86 View commit details
    Browse the repository at this point in the history
  3. add licensing dependecy

    linoman committed Mar 14, 2024
    Copy the full SHA
    33b7adf View commit details
    Browse the repository at this point in the history
  4. use OSS license

    linoman committed Mar 14, 2024
    Copy the full SHA
    a49125f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cea102a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6a8c392 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Copy the full SHA
    e59122c View commit details
    Browse the repository at this point in the history
  2. fix tests

    linoman committed Mar 15, 2024
    Copy the full SHA
    b0bb381 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    94a4469 View commit details
    Browse the repository at this point in the history
  4. review licensing

    linoman committed Mar 15, 2024
    Copy the full SHA
    ac6834c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8c610aa View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Copy the full SHA
    f7c89d4 View commit details
    Browse the repository at this point in the history
  2. fix tests

    linoman committed Mar 18, 2024
    Copy the full SHA
    11f96b3 View commit details
    Browse the repository at this point in the history
  3. fix typo

    linoman committed Mar 18, 2024
    Copy the full SHA
    fc2ad1e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Copy the full SHA
    1ec2cba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5579158 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. address pr comments

    linoman committed Mar 25, 2024
    Copy the full SHA
    dcc6660 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fdb7de4 View commit details
    Browse the repository at this point in the history