MOSS/Secure Open Source/Completed: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2: Line 2:


==2018==
==2018==
===OAuth 2.0 Server===
===oauth2-server===


Dates: September 2017 - February 2018
Dates: September 2017 - February 2018


OAuth 2.0 Server is the server for OAuth 2.0, an authorization framework that enables applications to obtain limited access to user accounts on an HTTP service. It works by delegating user authentication to the service that hosts the user account, and authorizing third-party applications to access the user account. OAuth 2.0 provides authorization flows for web and desktop applications, and mobile devices. The audit was performed by [https://leastauthority.com/ Least Authority].
oauth2-server is a standards compliant implementation of an OAuth 2.0 authorization server written in PHP. The audit was performed by [https://leastauthority.com/ Least Authority].


The team found the following problems:
The team found the following problems:
Confirmed users
28

edits