You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add experimental ticket auth endpoint
Bug fix on endpoint discovery discovered during ticket auth development
Introduce Token Introspection Endpoint as per proposal to integrate RFC7662. For now, will exist concurrently with the older token verification response until it is deprecated.
Ensure profile responses are returned when appropriate.
Misc Bug Fixes discovered in unit testing
Updating of settings configuration
Improved default for user who gets to identify as root of site.
Introduce Refresh Token Functionality
Create was not pre-checked in new selections when offered as an option.