forgot branding
This commit is contained in:
@@ -195,6 +195,7 @@ in {
|
|||||||
# 4. nixos-rebuild switch (or restart tuwunel.service)
|
# 4. nixos-rebuild switch (or restart tuwunel.service)
|
||||||
identity_provider= [
|
identity_provider= [
|
||||||
{
|
{
|
||||||
|
brand = "Mastodon";
|
||||||
issuer_url = "https://${mastodonFqdn}";
|
issuer_url = "https://${mastodonFqdn}";
|
||||||
id = "oidc-mastodon";
|
id = "oidc-mastodon";
|
||||||
client_id = mastodonOauthClientIdFile;
|
client_id = mastodonOauthClientIdFile;
|
||||||
|
|||||||
Reference in New Issue
Block a user