Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mitreid-connect/OpenID-Connect-Java-Spring-Server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tj---/OpenID-Connect-Java-Spring-Server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 0 files changed
  • 2 contributors

Commits on Jun 12, 2014

  1. Merge pull request #1 from mitreid-connect/master

    Merge into Forked branch
    tj--- committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    6fd584e View commit details
    Browse the repository at this point in the history
  2. https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/…

    …issues/431:
    
    Generating a new registration access token on read/update call and
    revoking the token issued earlier.
    tj--- committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    9f2d408 View commit details
    Browse the repository at this point in the history
  3. Registration Token regeneration - when they are beyond their lifetime

    (in read/update calls)
    tj--- committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    e144c64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da43c5a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. Configuration menu
    Copy the full SHA
    f0d2c26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from mitreid-connect/master

    Merging into fork
    tj--- committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    f02c06d View commit details
    Browse the repository at this point in the history
Loading