Definition
Credential Management Level 1 defines FederatedCredentialInit
dictionary FederatedCredentialInit : CredentialData {
USVString name;
USVString iconURL;
required USVString origin;
required USVString provider;
DOMString protocol;
};