openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenID-Connect-Java-Spring-Server
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 74 of 91
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
changed response-type to code rather than token
Mike Derryberry
More...
over 12 years ago
Added AuthenticationHolder object, got references squared away for AccessToken side. Compiles.
Amanda Anganes
More...
over 12 years ago
moved endpoint, added param processing
Mike Derryberry
More...
over 12 years ago
added passthrough parameters to server config
Mike Derryberry
More...
over 12 years ago
updated signer service
Mike Derryberry
More...
over 12 years ago
Removed unused ClientGeneratorFactory
Amanda Anganes
More...
over 12 years ago
added reference to abstract endpoint class to get token granter
Mike Derryberry
More...
over 12 years ago
Gave OAuth2RefreshTokenEntity a Long Id
Amanda Anganes
More...
over 12 years ago
Gave OAuth2AccessTokenEntity a Long Id
Amanda Anganes
More...
over 12 years ago
Made things compile after ClientDetailsEntity refactoring
Amanda Anganes
More...
over 12 years ago
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
Amanda Anganes
More...
over 12 years ago
removed dependency on abstract endpoint class. added methods needed to authRequestObjectEndpoint (afterPropertiesSet())
Mike Derryberry
More...
over 12 years ago
added discovery info for x509 and client auth
jricher
as Justin Richer
More...
over 12 years ago
Added additional fields to ClientDetailsEntity and did some reorganization, still some more to do. Added "id" field to the sql file, but the sql still needs all of the other additional fields.
Amanda Anganes
More...
over 12 years ago
readded implementation of initializingBean
Mike Derryberry
More...
over 12 years ago
added custom login form, changed footer to only optionally load app
jricher
as Justin Richer
More...
over 12 years ago
All logging is now org.slf4j. We had a mix of org.slf4j and apache commons-logging. Added error logging to all view which throw errors.
Amanda Anganes
More...
over 12 years ago
Merge branch 'user-approval-handler-updated-rebase'
Amanda Anganes
More...
over 12 years ago
Cleanup completed, this works for the most part. TODO: need to make an upstream change in order to inject a new set of scopes into the AuthorizationRequest.
Amanda Anganes
More...
over 12 years ago
Did a lot of cleanup; untested but compiles
Amanda Anganes
More...
over 12 years ago
Works; about to do some cleanup
Amanda Anganes
More...
over 12 years ago
Changed UserInfo refs in WhitelistedSite to String ids; updated the user approval handler to check if "remember this decision" is checked and only make a new AP if so, and to pull in the scopes selected on the approval page as the saved allowed scopes for that AP.
Amanda Anganes
More...
over 12 years ago
Changed UserInfo references to String "userId" references
Amanda Anganes
More...
over 12 years ago
First stages of getting the graylist portion to work. Currently no mechanism for telling the system NOT to remember your decision; that will come later. All approvals will be automatically stored with this code.
Amanda Anganes
More...
over 12 years ago
cleaned up AuthRequestObjectEndpoint class
Mike Derryberry
More...
over 12 years ago
Revert "updated jwtHeader typ to use an enum" -- set things back to using a string
jricher
as Justin Richer
More...
over 12 years ago
moved all bean definitions to annotations, removed orphaned CheckID view
jricher
as Justin Richer
More...
over 12 years ago
now with Walsh-flavored certificate generation
jricher
as Justin Richer
More...
over 12 years ago
x509 take -- bouncycastley version
jricher
as Justin Richer
More...
over 12 years ago
added state value to jwt that gets passed as request object. certain methods from SECOAUTH use this
Mike Derryberry
More...
over 12 years ago
←
1
2
…
70
71
72
73
74
75
76
77
78
…
90
91
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree