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

Support multiple idp's with the same metadata URL #799

Open
wants to merge 7 commits into
base: MOODLE_39_STABLE
Choose a base branch
from

Commits on Feb 2, 2024

  1. #1 - Changed keyby for idp's to use internal id instead of entryid

    Entryid is not unique. Could result in same idp's entryid would only show last.
    Anders-Oerbaek-Pedersen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6b43f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295edcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b5ccec View commit details
    Browse the repository at this point in the history
  4. #1 - Changed use of entityid as array key to id

    Oversight on inital changes, resulting in rows not being deleted, as expected when updating idp's
    Anders-Oerbaek-Pedersen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ccf0f43 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    da70f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a5ded View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merge pull request #2 from praxisdigital/anp_GH-1_39

    #1 - Allow multiple idp's with the same metadatalink
    Anders-Oerbaek-Pedersen authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9125e53 View commit details
    Browse the repository at this point in the history