Skip to content

Commit

Permalink
Update doc info of default prompt-screen-settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya18101 committed Dec 10, 2024
1 parent 2a32b3e commit 7b9aad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/cli/data/universal-login/prompt-screen-settings.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"__doc1__": "The rendering_mode could be either advanced or standard... default_head_tags_disabled is a toggle to override Universal Login default head tags... context_configuration are the set of Context values to make available(Refer docs for the possible values)... head_tags are the array of head tags)..",
"__doc2__": "Note1: To update the rendering_mode to standard, only parse the rendering_mode field; no other fields are needed.",
"__doc2__": "Note1: while update the rendering_mode to standard, only the rendering_mode field gets updated, rest of the other fields wouldn't be updated.",
"__doc3__": "Note2: head_tags must contain at least one script tag",
"__doc4__": "Only the declared fields will be updated, Rest stays same.",
"__doc5__": "See the docs for possible values",
"__doc5__": "See the https://auth0.com/docs/customize/login-pages/advanced-customizations/getting-started/configure-acul-screens for possible values for each fields",

"rendering_mode": "advanced",
"default_head_tags": false,
Expand Down

0 comments on commit 7b9aad8

Please sign in to comment.