File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
deps/rabbitmq_management/include Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 15
15
-define (MANAGEMENT_DEFAULT_HTTP_MAX_BODY_SIZE , 20000000 ).
16
16
17
17
-define (OAUTH2_ACCESS_TOKEN_COOKIE_NAME , <<" access_token" >>).
18
- -define (OAUTH2_ACCESS_TOKEN_COOKIE_PATH , <<" / js/oidc-oauth/bootstrap.js" >>).
18
+ -define (OAUTH2_ACCESS_TOKEN_COOKIE_PATH , <<" js/oidc-oauth/bootstrap.js" >>).
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "chromedriver" : " ^132 .0" ,
15
+ "chromedriver" : " ^134 .0" ,
16
16
"ejs" : " ^3.1.8" ,
17
17
"express" : " ^4.18.2" ,
18
18
"geckodriver" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 1
1
authnz-mgt/basic-auth.sh
2
2
authnz-mgt/oauth-with-keycloak.sh
3
+ authnz-mgt/basic-auth-with-mgt-prefix.sh
4
+ authnz-mgt/oauth-with-uaa.sh
5
+ authnz-mgt/oauth-idp-initiated-with-uaa-and-prefix.sh
3
6
mgt/vhosts.sh
4
7
mgt/exchanges.sh
5
8
mgt/limits.sh
You can’t perform that action at this time.
0 commit comments