We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f120d commit be02b5cCopy full SHA for be02b5c
hawkscripts/authentication/form-auth-multi.js
@@ -1,7 +1,7 @@
1
2
/** TEMPLATE BEGIN **/
3
/** Use this boilerplate code in all auth scripts.
4
- * NOTE: This script requires hawkscan version 2.5.1 or higher to support the getHawkConf() function.
+ * NOTE: This script requires hawkscan version 2.6.0 or higher to support the getHawkConf() function.
5
* **/
6
7
/** Import Java classes required for many authentication functions **/
stackhawk.yml
@@ -1,5 +1,5 @@
app:
- applicationId: ${APP_ID:30a44281-c5a7-46c9-912d-0f5c6a0f3c69}
+ applicationId: ${APP_ID:dacc7d3e-babc-47d2-b040-ab117ab04526}
env: ${APP_ENV:dev}
host: ${APP_HOST:https://localhost:9000}
excludePaths:
0 commit comments