feat(molde): o realm do tenant nasce com os temas de login e de e-mail
O loginTheme eu tinha editado so na copia local e nunca empurrado — um tenant novo ainda nasceria com a tela de fabrica. Vai junto com o emailTheme.
This commit is contained in:
@@ -49,7 +49,9 @@
|
||||
"webOrigins": [
|
||||
"https://{{TENANT}}.athleticmap.com"
|
||||
],
|
||||
"attributes": {
|
||||
"loginTheme": "athleticmap-v2",
|
||||
"emailTheme": "athleticmap-v2",
|
||||
"attributes": {
|
||||
"pkce.code.challenge.method": "S256",
|
||||
"post.logout.redirect.uris": "https://{{TENANT}}.athleticmap.com/*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user