web-api-credential-management
Reactive icon

Web API Credential Management

Stable version 1.2.0 (Compatible with OutSystems 11)
Uploaded on 20 January 2022 by 
0.0
 (0 ratings)
web-api-credential-management

Web API Credential Management

Details
The Credential Management API lets a website store and retrieve password, public key, and federated credentials. These capabilities allow users to sign in without typing passwords, see the federated account they used to sign in to a site, and resume a session without the explicit sign-in flow of an expired session.
Read more

This API lets websites interact with a user agent's password system directly so that websites can deal in a uniform way with site credentials and user agents can provide better assistance with the management of their credentials. For example, user agents have a particularly hard time dealing with federated identity providers or esoteric sign-in mechanisms.

To address these problems, the Credential Management API provides ways for a website to store and retrieve different types of credentials. This gives users capabilities such as seeing the federated account they used to sign on to a site, or resuming a session without the explicit sign-in flow of an expired session.

Release notes (1.2.0)
  • Minor Bug Fixes
Reviews (0)