{"id":15371155,"url":"https://github.com/mraible/okta-scim-spring-boot-example","last_synced_at":"2025-04-15T14:00:27.235Z","repository":{"id":136719100,"uuid":"543630970","full_name":"mraible/okta-scim-spring-boot-example","owner":"mraible","description":"A SCIM Example with Apache SCIMple and Spring Boot","archived":false,"fork":false,"pushed_at":"2022-10-03T22:43:21.000Z","size":1563,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T20:51:15.162Z","etag":null,"topics":["jhipster","scim","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mraible.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-30T14:06:44.000Z","updated_at":"2024-10-19T08:20:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"6de2b395-2704-4ed8-a82b-d4d92facb70a","html_url":"https://github.com/mraible/okta-scim-spring-boot-example","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.13636363636363635","last_synced_commit":"d427d60085d054871cb2740630d04e029ca1e899"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fokta-scim-spring-boot-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fokta-scim-spring-boot-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fokta-scim-spring-boot-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fokta-scim-spring-boot-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mraible","download_url":"https://codeload.github.com/mraible/okta-scim-spring-boot-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249085454,"owners_count":21210267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jhipster","scim","spring-boot"],"created_at":"2024-10-01T13:45:39.239Z","updated_at":"2025-04-15T14:00:27.223Z","avatar_url":"https://github.com/mraible.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache SCIMple with Spring Boot and JHipster Example\n\nTo see how this application was created, please see its [demo script](demo.adoc).\n\nIf you'd like to see it running yourself, you can clone it and configure it using the instructions below.\n\n## Getting Started\n\nClone Apache SCIMple's `spring-boot` branch and install it:\n\n```\ngit clone -b spring-boot git@github.com:apache/directory-scimple.git\ncd directory-scimple\nmvn install\n```\n\nClone this project:\n\n```shell\ngit clone https://github.com/mraible/okta-scim-spring-boot-example.git\ncd okta-scim-spring-boot-example\n```\n\nConfigure JHipster to use Okta with the [Okta CLI](https://cli.okta.com):\n\n```\nokta apps create jhipster\n```\n\nStart the app and verify you can log in at http://localhost:8080:\n\n```\nsource .okta.env\n./gradlew\n```\n\nStart ngrok and copy the https URL:\n\n```\nngrok http 8080\n```\n\n## Configure SCIM on Okta\n\nCreate a SWA app on Okta to test your SCIM settings:\n\n1. Log in to Okta and go to **Applications**.\n\n2. Select **Create App Integration** and select **SWA**. Enter the following values and click **Finish**.\n\n   - App name: `SCIM Test`\n   - Login URL: `http://localhost:8080`\n\n3. In the **General** tab, edit and **Enable SCIM Provisioning**.\n\n4. Tab over to **Provisioning** and edit the SCIM Connection.\n\n5. Put the ngrok URL in the **Base URL** field and append `/scim` to the end. User `userName` for the unique identifier. Select all provisioning actions except for import groups.\n\n6. Click **Test Connector Configuration**. You can check the ngrok logs at http://localhost:4040.\n\n7. Select **To App** \u003e **Edit** and enable all the provisioning actions, except for sync password.\n\n8. Go to **Assignments** and assign the `ROLE_USER` group to the app.\n\n## Test syncing identities\n\n1. Go to http://localhost:8080 and log in. You'll be able to log in, but won't have access to any entity screens.\n\n2. Go back to your `SCIM Test` app on Okta and select **Push Groups** \u003e **Find groups by name**.\n\n3. Enter `ROLE_` and select **ROLE_USER**. Push it immediately and **Save**.\n\n4. Now if you refresh the JHipster app, you'll be able to see entity screens.\n\n5. Go to **Assignments** and assign the `ROLE_ADMIN` group to the app. Then, configure it as a push group too.\n\n6. Refresh your browser in the JHipster app, and you'll be able to see the **Administration** menu.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraible%2Fokta-scim-spring-boot-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmraible%2Fokta-scim-spring-boot-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraible%2Fokta-scim-spring-boot-example/lists"}