Kong / Kong/kongctl

Feat: Move auth-strategies resources under the portal "bucket"

Open
#352 1 comment 1 reaction 1 assignee Claimed by @rspurgeon View on GitHub
do-not-triage enhancement
Dominant language
Go
Stars
17
Forks
24
Avg merge
8h 13m
Merged PRs (30d)
196

Description

Currently, auth-strategies are a top level resource. This is true of the API at the Konnect level. However, logically, these are Portal auth strategies and can only be used for them. We initially designed auth-strategies as a root resource for `kongctl` as well, but it's apparent that this isn't as clean of UX as would be if they were aligned as a portal resource. They aren't tied to any specific portal instance, so they can't live under `portals` as a child. But we can name them `portal_auth_stratgegies` and make the imperative commands follow logically with `kongctl get portal auth-strategies`.

This paves the way for Konnect organization level auth strategies which would follow suit at `organization_auth_strategies` and `kongctl get org auth-strategies`

cc @Prashansa-K

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.