Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
OAuth2 Provider
OAuth2 Provider
Stable version
4.0.0
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded
on
22 April 2024
by
3.3
(6 ratings)
Overview
Reviews
Versions
Documentation
Support
OAuth2 Provider
Compatible with:
OutSystems
11
OutSystems
10
Created on OutSystems 11
Version 4.0.0
Stable
Current
Uploaded on 22 April 2024 by
Compatible with:
Version 11
↳
11.14.0 to
11.31.0
Database:
All
Release notes:
Requests are rejected if a scope is requested that cannot be granted.
Status code 401 is returned (instead of 403) if a service request is not authorized.
Allow scope in refresh_token requests.
Access token remains valid after a refresh_token request, to increase support for clients that may refresh tokens in parallel race conditions.
Fixed client secret being corrupted when saving an OAuth client.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
OAuth2 Provider
has 17
AOs
.
Version 3.0.0
Stable
See documentation
Uploaded on 18 November 2019 by
Compatible with:
Version 11
↳
11.9.2 to
11.31.0
↳
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
.
Created on OutSystems 10
Version 1.0.1
Stable
Uploaded on 23 April 2019 by
Compatible with:
Version 11
↳
11.0.108 to
11.31.0
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
Uploaded on 21 April 2019 by
Compatible with:
Version 11
↳
11.0.108 to
11.31.0
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.
Loading
Loading...