Update Configs & Servers/Linux/privacyIDEA.md
This commit is contained in:
@ -118,7 +118,10 @@ Navigate to "**Tokens > Enroll Token**"
|
||||
|
||||
Use any MFA authenticator app like Bitwarden or Google Authenticator to add the code and store the secret key somewhere safe.
|
||||
|
||||
## Install Credential Provider on Endpoint
|
||||
## Install Credential Provider
|
||||
### Install Credential Provider Subscription File
|
||||
In order to use the Credential Provider, you have to upload a subscription file. The free-tier allows up to 50 devices using the Credential Provider, but you can alter the source code of privacyIDEA to ignore subscriptions and just unlock everything (custom python code planned).
|
||||
|
||||
When you want to leverage MFA in an environment using the server, you need to have a domain-joined computer running the Credential Provider, which can be found on the [Official Credential Provider Github Page](https://github.com/privacyidea/privacyidea-credential-provider/releases).
|
||||
|
||||
- Download the MSI
|
||||
|
Reference in New Issue
Block a user