oidc-client
Reactive icon

OIDC Client

Stable version 1.0.10 (Compatible with OutSystems 11)
Uploaded
 on 24 Jun (7 days ago)
 by 
5.0
 (3 ratings)
oidc-client

OIDC Client

Compatible with:
Created on OutSystems 11

Version 1.0.10

Stable
Current
See documentation
Uploaded on 24 Jun (7 days ago) by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

Changed:

  • Changed the way that the endpoints of the external identity provider were being fetched to reduce the number of requests needed.


Fixed:

  • Changed the token validation logic to prevent some errors when the response code was to large to be stored on a temporary cookie.
    This fix should solve authentication errors when the Code sent by the external identity provider was larger than 4096 bytes.
Application Objects:
OIDC Client has 23 AOs.

Version 1.0.9

Stable
See documentation
Uploaded on 03 September 2024 by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

Added:

  • Added additional HTML tags to try to prevent password managers like 1Password and LastPass from auto-filling the Username Claim field.
  • Added an optional configuration value called "Error URL" that can be used when you want to customize a page that displays the authentication error.
    • This value can be configured per configuration, or per authentication request.
    • The URL should point to an "anonymous" page.
    • You can optionally receive the following parameters:
      • 'error', 
      • 'error_description'
      • 'error_uri'. 

Changed:

  • Changed from GUIDs to ULIDs in order to improve the indexing of session information


Fixed:

  • Fixed the pagination on the list of app configurations. Thanks to @Joao Pedro Oliveira for Reporting it


Application Objects:
OIDC Client has 22 AOs.

Version 1.0.8

Stable
See documentation
Uploaded on 04 July 2024 by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

Changed:

  • Added a new input parameter to the "Get_MobileLogout_URL" to support the OIDC Mobile Client new mechanism of session storage
Application Objects:
OIDC Client has 22 AOs.