oidc-client
Reactive icon

OIDC Client

Stable version 1.0.9 (Compatible with OutSystems 11)
Uploaded
 on 03 September 2024
 by 
5.0
 (3 ratings)
oidc-client

OIDC Client

Details
OpenId Connect client for Outsystems
Read more

Generic OpenId Connect (OIDC) client.

Supports multiple OIDC clients (e.g: AzureAd, Okta, Onelogin, Auth0, etc).

You can have multiple configurations simultaneously.

Supports the "Authorization Code" flow and the "Proof Key for Code Exchange (PKCE)" flow

Release notes (1.0.9)

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


License (1.0.9)
Reviews (0)
Team
Other assets in this category