mirror of
https://gitlab.com/fabinfra/fabaccess/FabFire-Provisioning-Tool.git
synced 2025-03-12 06:41:44 +01:00
Link readme to docs.fab-access.org
This commit is contained in:
parent
87832f2804
commit
f54f01b67c
20
README.md
20
README.md
@ -1,20 +1,6 @@
|
||||
FabFire Provisioning Tool
|
||||
===
|
||||
Tool for provisioning new cards for use with the FabAccess card system.
|
||||
Using the cards requires a configured instance of the [fabfire adapter](https://gitlab.com/fabinfra/fabaccess/fabfire_adapter).
|
||||
Tool for provisioning new DESFire EV2 cards for use with the FabAccess card system. Using the cards requires a configured instance of the [fabfire adapter](https://gitlab.com/fabinfra/fabaccess/fabfire_adapter).
|
||||
|
||||
# Usage
|
||||
## Provisioning
|
||||
1. Run the following command while replaceing `--space`, `--instance` and `--contact` with your own values and setting `--token` to the users username:
|
||||
```shell
|
||||
cargo run -- --space "innovisionlab" --instance fabaccess.innovisionlab.de --contact https://innovisionlab.de/lostandfound --token "Testuser"
|
||||
```
|
||||
You can supply your own keys and Application ID with the appropriate cmdline arguments, view `--help` for more information.
|
||||
|
||||
3. Add the provided `cardkey` from the output to the users entry in users.toml
|
||||
|
||||
## Formating Card
|
||||
```shell
|
||||
cargo run -- --format
|
||||
```
|
||||
Formats the card, deleting all files and keys.
|
||||
# Installation and usage
|
||||
You can find all details about FabFire Provisioning Tool at [docs.fab-access.org](https://docs.fab-access.org/books/plugins-aktoren-initiatoren/page/fabfire-tools#bkmrk-fabfire-provisioning).
|
Loading…
x
Reference in New Issue
Block a user