Login By Criipto Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
wp-criipto-verify is an wordpress plugin that provides login for DK NemId, NO/SE BankId, FI Tupas, FI Mobiilivarmenne, FI All for all your sites.
Cacerts
wp-criipto-verify plugin includes Mozilla’s current list of certification authorities in PEM format – taken from https://curl.haxx.se/docs/caextract.html. It is needed for TLS validation when the Jumbojett library makes outgoing HTTPS requests. You can replace it with your own CA list if need be.
Usage
Add this shortcode to wordpress page. Guide to add shortcode to wordpress page WordPress support
`wordpress
[criipto]
`
Supported parameters:
Type
info
Support
`acr_values=`
“Your login method”
“urn:grn:authn:no:bankid:mobile”, “urn:grn:authn:no:bankid:central”, “urn:grn:authn:se:bankid:same-device”, “urn:grn:authn:se:bankid:another-device”, “urn:grn:authn:dk:nemid:poces”, “urn:grn:authn:dk:nemid:moces”, “urn:grn:authn:dk:nemid:moces:codefile”, “urn:grn:authn:nl:digid:basic”, “urn:grn:authn:nl:digid:middle”, “urn:grn:authn:nl:digid:substantial”, “urn:grn:authn:nl:digid:high”
`client_id=`
“Your Client ID/Realm”
`implicit=`
“Return an id token directly”
`domain=`
“Your application domain”
`authority=`
“https / http”
`port=`
“port”
`afterLogOutRedirect=`
“Redirect url after log out”
Example on how to use parameters:
`wordpress
[criipto acr_values=”urn:grn:authn:no:bankid:mobile” domain=”applicationName.criipto.id”]
`
Screenshots
No screenshots provided