mark redirect url as optional (#3039)

This commit is contained in:
Alex Fornuto 2022-02-15 14:09:57 -06:00 committed by GitHub
parent b74dd84090
commit 1238fa86b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -197,7 +197,7 @@ settings:
- name: "Search Users"
doc: "New Enrollment URLs are only valid for the specified user."
- name: "Redirect URL"
doc: "**Required**: The URL the user will be taken to after device enrollment is successful."
doc: "**Optional**: The URL the user will be taken to after device enrollment is successful."
- name: "Enrollment Type"
doc: "Specify if the user can enroll any device identity, or restrict it to a [secure enclave](/docs/topics/device-identity.md#secure-enclaves)."
- name: "Configure"

View file

@ -424,7 +424,7 @@ New Enrollment URLs are only valid for the specified user.
#### Redirect URL
**Required**: The URL the user will be taken to after device enrollment is successful.
**Optional**: The URL the user will be taken to after device enrollment is successful.
#### Enrollment Type