diff --git a/static/src/main/resources/META-INF/resources/schema/oxauth-config.xml.json b/static/src/main/resources/META-INF/resources/schema/oxauth-config.xml.json index d82ed343f..8be17b0ef 100644 --- a/static/src/main/resources/META-INF/resources/schema/oxauth-config.xml.json +++ b/static/src/main/resources/META-INF/resources/schema/oxauth-config.xml.json @@ -1842,6 +1842,10 @@ "id": "skipAuthenticationFilterOptionsMethod", "description": "Specifies whether to process OPTIONS rerquests in Authentication Filter or not", "type": "boolean" + },"allowWildcardRedirectUri": { + "id": "allowWildcardRedirectUri", + "description": "Specifies whether to allow wildcard in redirect URI or not.", + "type": "boolean" } }, "required": [