File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 99 |
1010 | If "useRoutes" set to true, the package defines five new routes:
1111 |
12- | Method | URI | Name
13- | -------|----------------------------------- |------------------
14- | POST | {routesPrefix}/{idpKey }/acs | saml.acs
15- | GET | {routesPrefix}/{idpKey }/login | saml.login
16- | GET | {routesPrefix}/{idpKey }/logout | saml.logout
17- | GET | {routesPrefix}/{idpKey }/metadata | saml.metadata
18- | GET | {routesPrefix}/{idpKey }/sls | saml.sls
12+ | Method | URI | Name
13+ | -------|---------------------------------|------------------
14+ | POST | {routesPrefix}/{uuid }/acs | saml.acs
15+ | GET | {routesPrefix}/{uuid }/login | saml.login
16+ | GET | {routesPrefix}/{uuid }/logout | saml.logout
17+ | GET | {routesPrefix}/{uuid }/metadata | saml.metadata
18+ | GET | {routesPrefix}/{uuid }/sls | saml.sls
1919 |
2020 */
2121
You can’t perform that action at this time.
0 commit comments