Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
technical:api-voucher-add [2025/06/10 14:09] – system | technical:api-voucher-add [2025/06/10 14:10] (current) – [Vouchers] system | ||
---|---|---|---|
Line 8: | Line 8: | ||
====== Vouchers ====== | ====== Vouchers ====== | ||
* Vouchers are a once off way to give someone access to the Internet. | * Vouchers are a once off way to give someone access to the Internet. | ||
- | * With a voucher you don't care who are using it and we thus to not record any personal information with a voucher. | + | * With a voucher you don't care who are using it and we thus do not record any personal information with a voucher. |
* A **Voucher** has to belong to a **Profile** and **Realm** in order to be useful to RADIUS. | * A **Voucher** has to belong to a **Profile** and **Realm** in order to be useful to RADIUS. | ||
- | * There are dedicated Wiki Pages that covers | + | * There are dedicated Wiki Pages that cover adding a Profile and a Realm. |
* In this page we will show you how to add a Voucher to a Cloud in RADIUSdesk using an API call. | * In this page we will show you how to add a Voucher to a Cloud in RADIUSdesk using an API call. | ||
* We will use PHP but the principles can be applied using any programming language. | * We will use PHP but the principles can be applied using any programming language. |