diff --git a/Configs & Servers/Linux/privacyIDEA.md b/Configs & Servers/Linux/privacyIDEA.md index 86dbcc1..0991b82 100644 --- a/Configs & Servers/Linux/privacyIDEA.md +++ b/Configs & Servers/Linux/privacyIDEA.md @@ -96,10 +96,12 @@ Now we need to create what is called a "**Realm**". Users need to be in realms ## Configure Push Notifications ### Create Policies -Navigate to "**Config > Policies > Create New Policy**" +You will need to create several policies, you can make them all individual, or merge the ones with identical scopes together to keep things more organized. To begin, navigate to "**Config > Policies > Create New Policy**" -- **Scope**: `Authentication` > "**push_allow_polling**" = `allow` - **Scope**: `Enrollment` > "**push_firebase_configuration**" = `poll only` +- **Scope**: `Enrollment` > "**push_registration_url**" = `https://auth.bunny-lab.io/ttype/push` +- **Scope**: `Enrollment` > "**push_ssl_verify**" = `0` +- **Scope**: `Authentication` > "**push_allow_polling**" = `allow` ## Enrolling the First Token Navigate to "**Tokens > Enroll Token**"