Key:authentication:*
![]() |
![]() |
Description |
---|
Some charging stations require authentication. ![]() |
Group: properties |
Used on these elements |
Useful combination |
Status: in use |
taginfo: authentication:* |
Some facilities require authentication ("unlocking"), even if the use is for free. Different operators use different authentication mechanisms for their facilities. Some facilities even support several authentication mechanisms, and the user can choose which to use.
Authentication vs payment
This key is only concerned with the authentication method, not the payment method. If you can pay directly without having to register or be part of a network, then use authentication:none=yes
.
To denote whether a facility is free or not, use fee=yes/no
. For payment methods, use the payment:*=*
key. To denote whether a facility is public, or only accessible to a certain group, use access=*
.
Common authentication methods
authentication:none=yes/no
- may be used without authentication; even if fee still appliesauthentication:key=yes/no
- by using a physical key to operate a lock- Via membership
authentication:app=yes/no
- authentication via an appauthentication:membership_card=yes/no
- authentication via a membership card is available, usually the card is provided by the operator.authentication:contactless=yes/no
- authentication via a contactless membership card, via an RFID token/tag or via an NFC smartphoneauthentication:nfc=yes/no
- authentication via NFC is availableauthentication:chip_card=yes/no
- authentication by inserting a membership card with a chip into a chip card reader
- Via bank transaction
authentication:money_card=yes/no
- authentication via money card is available.authentication:debit_card=yes/no
- authentication via debit card is available.
- Via mobile phone
authentication:phone_call=yes/no
- authentication via phone call is available (call to unlock)authentication:phone_call:number=*
- the number which has to be called for authentication, should be the same format as inphone=*
.
authentication:short_message=yes/no
- authentication via sending a short message is availableauthentication:short_message:number=*
- the number to which the short message has to be sent, should be the same format as inphone=*
.authentication:short_message:text=*
- the text that has to be sent in the short message
Use of authentication on parking lots
authentication:*=*
is also used in combination with parking lots and street parking. It describes what needs to be done to park legally. The two common subkeys are
authentication:disc=*
- a parking disc needs to be displayed to show the time of arrivalauthentication:ticket=*
- a ticket needs to be bought and displayed in the car.
See Street_parking for details.