Skip to content

Commit da041ab

Browse files
Apply suggestions from code review
Co-authored-by: lena-larionova <[email protected]>
1 parent 0db9c81 commit da041ab

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

app/dev-portal/auth-strategies.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,9 @@ Self-managed OIDC follows this workflow:
221221
222222
## Set the default auth strategy of a Dev Portal
223223

224-
The default auth strategy of a Dev Portal will apply to any APIs that are published to that Dev Portal. If you want to override the default auth strategy, you can configure a different auth strategy on a per API basis.
224+
The default auth strategy of a Dev Portal will apply to any APIs that are published to that Dev Portal. You can adjust the strategy through Dev Portal security settings.
225+
226+
If you want to override the default auth strategy, you can configure a different auth strategy on a [per API](#apply-an-auth-strategy-to-an-api) or [per API package](#apply-an-auth-strategy-to-an-api-package) basis.
225227

226228
1. In the {{site.konnect_short_name}} sidebar, click **Dev Portal**.
227229
1. Click your Dev Portal.
@@ -232,7 +234,7 @@ The default auth strategy of a Dev Portal will apply to any APIs that are publis
232234

233235
## Apply an auth strategy to an API
234236

235-
Once you've configured an auth strategy, you can apply it to APIs.
237+
After configuring an auth strategy, you can apply it to APIs.
236238

237239
1. In the {{site.konnect_short_name}} sidebar, click **Catalog**.
238240
1. In the Catalog sidebar, click **APIs**.
@@ -248,7 +250,7 @@ Once you've configured an auth strategy, you can apply it to APIs.
248250
249251
## Apply an auth strategy to an API package
250252

251-
Once you've configured an auth strategy, you can apply it to API packages.
253+
After configuring an auth strategy, you can apply it to API packages.
252254

253255
1. In the {{site.konnect_short_name}} sidebar, click **Catalog**.
254256
1. In the Catalog sidebar, click **APIs**.

0 commit comments

Comments
 (0)