Trouble viewing images? Click on images to enlarge.
Article Goal: Create WebReports Application for Okta.
In this article we are going to cover creating the WebReports application for Okta.
Where Can You Create the WebReports application for Okta?
You can create the WebReports application under the Application section of the nav bar.
Steps To Create WebReports Application.
1. Create / log in to a Developer Account on Okta.
2. Click the Create App Integration button in the Application section.
3. Select OIDC - OpenID Connect sign-in method and Web Application for application type.
4. Enter WebReports for the App integration name.
5. Enable Client Credentials, Refresh Token and Implicit (Hybrid).
6. Add your Sign-in redirect URIs by pasting in your WebReports URL. See examples below.
Replace the orange sections with your WebReports URL.
Default: http://localhost:8080/authorization-code/callback
1st Added Redirect: https://webreports.bridgeworksllc.com:444/authorization-code/callback
2nd Added Redirect: https://webreports.bridgeworksllc.com:444/signin-oidc
Added Sign-in redirects:
7. Add your Sign-out redirect URIs by pasting in your WebReports URL. See examples below.
Replace the orange sections with your WebReports URL.
Default: http://localhost:8080
3rd Added Redirect: https://webreports.bridgeworksllc.com:444
4th Added Redirect: https://webreports.bridgeworksllc.com:444/signout-callback-oidc
Added Sign-out redirects:
8. Choose the Controlled Access option that fits your organization's needs. In this example we enabled the "Allow everyone in your organization to access" option, then clicked the Save button at the bottom of the page.
9. Click the Edit button under the General Settings.
10. Uncheck the "Require consent" option, then scroll down and click Save.
11. Click on the Assignments tab then click "Go to self service settings".
NOTE: You will only have to do steps 11-13 if it is your first time enabling the self service for your Okta domain, or it gets unchecked at any point.
12. Click the Edit button.
13. Enable "Allow users to add org-managed apps", then click Save.
14. Click the Edit button on the Assignments tab of the application.
15. Set "Allow users to request app" to Yes, then click Save.
16. Expand the Security section on the navigation menu, then select API.
17. Click the Edit icon on the default authorization server.
18. Click on the Scopes tab, then click Add Scope.
19. Enter "access_token" for the Name, Display phrase and Description, then click Create.
See step two of the Steb by Step: Okta Athentication article to continue.
Comments
0 comments
Please sign in to leave a comment.