Skip to content

Commit 03b8eb8

Browse files
author
Joe
committed
Remove redundant "configure okta resources" section.
1 parent ca2bb98 commit 03b8eb8

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,6 @@ After creating the app, you can find the configuration details on the app’s **
6767
- **Client ID**: Found in the **Client Credentials** section
6868
- **Issuer**: Found in the **Issuer URI** field for the authorization server that appears by selecting **Security > API** from the navigation pane.
6969

70-
71-
**Verify Authorization Server**
72-
73-
This repo calls a custom resource server to demonstrate making a protected resource request using an access token. Ensure that your default custom authorization server has an access policy. Add an access policy if it's not there. See [Create access polices](https://help.okta.com/okta_help.htm?type=oie&id=ext-create-access-policies).
74-
75-
76-
## Configure Okta resources
77-
78-
**Enable Refresh Tokens**
79-
80-
Sign into your [Okta Developer Edition account](https://developer.okta.com/login/) to add a required setting to your Angular Okta app to avoid third-party cookies. Navigate to **Applications** > **Applications** and select "okta-angular-sample" application to edit. Find the **General Settings** and press **Edit**. Enable **Refresh Token** in the **Grant type** section. **Save** your changes.
81-
82-
**Verify Authorization Server**
83-
84-
This repo calls a custom resource server to demonstrate making a protected resource request using an access token. Ensure that your default custom authorization server has an access policy. Add an access policy if it's not there. See [Create access polices](https://help.okta.com/okta_help.htm?type=oie&id=ext-create-access-policies).
85-
8670
## Run the Example
8771

8872
To run this application, install its dependencies:

0 commit comments

Comments
 (0)