Credential Management API

GPTKB entity

Statements (40)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:category Security
Authentication
Web Development
gptkbp:compatibleWith gptkb:Safari
gptkb:Firefox
gptkbp:developedBy gptkb:W3C
gptkbp:enables password autofill
credential creation
credential retrieval
credential storage
federated login
programmatic access to credentials
gptkbp:example auto sign-in
federated identity login
password manager integration
gptkbp:features requires HTTPS
user mediation required
gptkbp:firstPublished 2016
https://www.w3.org/2000/01/rdf-schema#label Credential Management API
gptkbp:interface navigator.credentials
gptkbp:method navigator.credentials.create()
navigator.credentials.get()
navigator.credentials.preventSilentAccess()
navigator.credentials.store()
gptkbp:partOf gptkb:Web_Platform
gptkbp:purpose manage user credentials
gptkbp:relatedTo gptkb:Web_Authentication_API
gptkb:FederatedCredential
gptkb:PasswordCredential
gptkbp:specifies https://www.w3.org/TR/credential-management/
gptkbp:status gptkb:W3C_Recommendation
gptkbp:supportedBy gptkb:opera
gptkb:Edge
gptkb:Chrome
gptkbp:usedFor improving user experience
reducing password fatigue
streamlining sign-in flows
gptkbp:bfsParent gptkb:HTML_credential_management_APIs
gptkbp:bfsLayer 5