fix(authentik): use https://localhost:9443 for outposts (#3708)
This commit is contained in:
@@ -277,7 +277,7 @@ questions:
|
||||
subquestions:
|
||||
- variable: token
|
||||
label: API Token
|
||||
description: Generated in the Authentik GUI > Directory > Token & App Passwords
|
||||
description: You can get this from Applications > Outposts > View Deployment Info
|
||||
schema:
|
||||
type: string
|
||||
private: true
|
||||
@@ -347,7 +347,7 @@ questions:
|
||||
subquestions:
|
||||
- variable: token
|
||||
label: API Token
|
||||
description: Generated in the Authentik GUI > Directory > Token & App Passwords
|
||||
description: You can get this from Applications > Outposts > View Deployment Info
|
||||
schema:
|
||||
type: string
|
||||
private: true
|
||||
|
||||
Reference in New Issue
Block a user