Created on 10 April 2018
icon_unfollowing
Login to follow
oauth2-provider

OAuth2 Provider

Stable version 3.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 18 November 2019 by 
oauth2-provider

OAuth2 Provider

Created on OutSystems 11

Version 3.0.0

Stable
Current
See documentation
Application Package
Uploaded on 18 November 2019 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.542 to 11.0.615
Database:
All
Release notes:
  • Fixed compatibility with latest v11 releases.
  • Define scopes using a static entity. Check the component demo.
  • Improved demo.
  • Changes to database entities for better performance.
Application Objects:
OAuth2 Provider has 18 AOs.

Version 2.2.0

Stable
Application Package
Uploaded on 12 June 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:
  • Secured client secret by cryptographically hashing it.
Application Objects:
OAuth2 Provider has 16 AOs.
Created on OutSystems 10

Version 1.0.1

Stable
Application Package
Uploaded on 23 April 2019 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Allow the client_id and client_secret to be sent using HTTP Basic Authentication.

Version 1.0.0

Stable
Application Package
Uploaded on 21 April 2019 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • New architecture, makes it easy to secure APIs with OAuth2.
  • The client credentials grant type is now supported.
  • Allow multiple callbacks to be registered per client.

This version of the component is not backwards-compatible with previous versions.