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

Add OpenID Response Type #1316

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

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    6d95ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e0d4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d965e1a View commit details
    Browse the repository at this point in the history
  4. Fixed Coding Style

    marcriemer committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f588884 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7a2c3e View commit details
    Browse the repository at this point in the history
  6. Fixed code quality

    marcriemer committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    656d07e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbe4c20 View commit details
    Browse the repository at this point in the history
  8. Fixed CI issue

    marcriemer committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a8c58c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    dd55a7d View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    4635e33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from marcriemer/analysis-ZnG0ON

    Apply fixes from StyleCI
    marcriemer authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    d2be736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e00c4e View commit details
    Browse the repository at this point in the history
  5. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    9afb766 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from marcriemer/analysis-g6LQJk

    Apply fixes from StyleCI
    marcriemer authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    9249d96 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Add UserInfoResponse

    marcriemer committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e7c54f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35af257 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Revert "Add ServerRequestInterface to getClaimSetEntry"

    This reverts commit 35af257.
    marcriemer committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e9975a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5befb21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d37193b View commit details
    Browse the repository at this point in the history
  4. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ffb4dc2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from marcriemer/analysis-g6LkZw

    Apply fixes from StyleCI
    marcriemer authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    65a14cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3856e6 View commit details
    Browse the repository at this point in the history
  7. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a3cb121 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from marcriemer/analysis-Ko3NmQ

    Apply fixes from StyleCI
    marcriemer authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4e49f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Add openid default claims

    marcriemer committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    68e1ca8 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f22eb58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from marcriemer/analysis-o75ZmB

    Apply fixes from StyleCI
    marcriemer authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f378d9e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

Commits on Jul 31, 2023

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

Commits on Aug 30, 2023

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

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

  1. Renamed parameter

    marcriemer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5f1db1e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Fixed ClaimExtractor

    marcriemer committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7bc34f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2141e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

Commits on Mar 28, 2024

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

Commits on May 19, 2024

  1. solve conflicts

    marcriemer committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f3e1990 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0170cf2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from marcriemer/analysis-PGEDro

    Apply fixes from StyleCI
    marcriemer authored May 19, 2024
    Configuration menu
    Copy the full SHA
    f50d749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc66d3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from marcriemer/revert-8-analysis-PGEDro

    Revert "Apply fixes from StyleCI"
    marcriemer authored May 19, 2024
    Configuration menu
    Copy the full SHA
    b3f2ca8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    baaee9f View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4219c8c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from marcriemer/analysis-nebyG0

    Apply fixes from StyleCI
    marcriemer authored May 21, 2024
    Configuration menu
    Copy the full SHA
    594b060 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    95f6ac3 View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    marcriemer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    174c2b0 View commit details
    Browse the repository at this point in the history
  3. Fix code quality issues

    marcriemer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    58cbe2a View commit details
    Browse the repository at this point in the history
  4. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9113224 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from marcriemer/analysis-kYbjYy

    Apply fixes from StyleCI
    marcriemer authored May 26, 2024
    Configuration menu
    Copy the full SHA
    c0d74c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    1bdd17d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab66a7 View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    66e4dc6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from marcriemer/analysis-4wLr71

    Apply fixes from StyleCI
    marcriemer authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d2447d8 View commit details
    Browse the repository at this point in the history
  5. fixed doc

    marcriemer committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    799455d View commit details
    Browse the repository at this point in the history
  6. Fixed ClaimExtractor

    marcriemer committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b1400a1 View commit details
    Browse the repository at this point in the history
  7. Apply fixes from StyleCI

    marcriemer authored and StyleCIBot committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9b30823 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #18 from marcriemer/analysis-KoOamD

    Apply fixes from StyleCI
    marcriemer authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d4f5bf5 View commit details
    Browse the repository at this point in the history