mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-05 04:56:11 +00:00
use apiGroup without version in webapp auth howto
This commit is contained in:
@@ -374,7 +374,7 @@ kind: TokenCredentialRequest
|
||||
spec:
|
||||
token: <cluster-scoped ID token value>
|
||||
authenticator:
|
||||
apiGroup: authentication.concierge.pinniped.dev/v1alpha1
|
||||
apiGroup: authentication.concierge.pinniped.dev
|
||||
kind: JWTAuthenticator
|
||||
name: <the metadata.name of the JWTAuthenticator to be used>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user