Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update connector meta file #133

Merged
merged 2 commits into from
Apr 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 14 additions & 0 deletions .connector-store/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "FIDO Authenticator",
"owner": "WSO2",
"category": "Local authenticator",
"documentationUrl": "https://docs.wso2.com/display/IS530/Multi-factor+Authentication+using+FIDO",
"description": "The Fast IDentity Online (FIDO) attempts to change the nature of authentication by developing specifications that define an open, scalable, interoperable set of mechanisms that supplant reliance on passwords to securely authenticate users of online services. In short, FIDO U2F can make it easy for you to authenticate users while also ensuring that security is enhanced.\r\rFIDO provides the users with a passwordless and second-factor experience. FIDO protocols are based on public key cryptography and are strongly resistant to phishing.",
"status": "Active",
"labels": [
"Twofactor",
"HardwareToken",
"Token"
],
"releases": []
}