Czech BankID
Test user
- Name: JanN
- Password: password
Try authentication
- Head over to our demo
- Click "Login with Oauth 2.0"
- Select Czech Republic as the country
- Click "Bank ID" method
- Click bank logo
- Enter "Name" and "Password" and click "Login"
- Click "Potvrdit přístup"
- Done - now you will see the data our API returns
{
"idcode": "31cb00f2-022f-4dd7-9662-1578560301b9",
"lastname": "Novák",
"firstname": "Jan",
"initials": "",
"birth_date": "1970-08-01",
"country": "CZ",
"status": "OK",
"current_login_method": "cz-bankid-login"
}