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.
2 parents 49ff616 + 451d93a commit a0c6629Copy full SHA for a0c6629
1 file changed
saml2/idp-initiated/README.md
@@ -11,5 +11,5 @@ This project was generated with [Spring Initializr](https://start.spring.io/). C
11
3. Import realm in file: `/keycloak/test-realm-export.json`\
12
You will need to change the ```singleSignOnServiceUrl``` with the one found in the metadata from OKTA application created at step 1
13
4. Import saml-client: `/keycloak/saml-client.json`
14
-5. Run project using: `mvn:bootRun`
+5. Run project using: `./gradlew bootRun`
15
6. Start authentication from OKTA application page
0 commit comments