MyNixOS website logo
option

services.kanidm.provision.systems.oauth2.<name>.originUrl

The redirect URL of the service. These need to exactly match the OAuth2 redirect target.

Declarations
Type
string matching the pattern .*://.*$ or non-empty (list of string matching the pattern .*://.*$)
Example
"https://someservice.example.com/auth/login"