Update Configs & Servers/Linux/privacyIDEA.md

This commit is contained in:
Nicole Rappe
2024-01-26 02:26:33 -07:00
parent 101fcc4fa7
commit 811b833dc2

View File

@ -94,10 +94,20 @@ Now we need to create what is called a "**Realm**". Users need to be in realms
| Realm Name | `Bunny-Lab` | | Realm Name | `Bunny-Lab` |
| Resolver(s) | `BunnyLab-LDAP` | | Resolver(s) | `BunnyLab-LDAP` |
## Configure Google Firebase for Push Notifications
Unfortunately, without recompiling the authenticator app (open-source) to handle a different provider, the default provider for Push Notifications specifically is Google Firebase. This will give you Google DUO functionality with push notifications for logon events, and the free "Spark" tier should be more than enough for 50 unique users or less.
### Create a Push Notification Policy
Navigate to "**Config > Policies > Create New Policy**"
- **Scope**: `Authentication` > "**push_allow_polling**" = `allow`
- **Scope**: `Enrollment` > "**push_firebase_configuration**" = `poll only`
## Enrolling the First Token ## Enrolling the First Token
Navigate to "**Tokens > Enroll Token**" Navigate to "**Tokens > Enroll Token**"
| **Field** | **Value** | | **Field** | **Value** |
| :--- | :--- | | :--- | :--- |
| [x] Generate OTP Key on Server | `Bunny-Lab` | | Token Type | `PUSH: Send a Push Notification to a Smartphone` |
| Resolver(s) | `BunnyLab-LDAP` | | Realm | `Bunny-Lab` |
| Username | `[256da6f8-9ddb-4ec5-9409-1a95fea27615] nicole.rappe (Nicole Rappe)` |