Skip to content

Commit c052d0d

Browse files
committed
index
Signed-off-by: Art Berger <art.berger@solo.io>
1 parent 7cc3906 commit c052d0d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

assets/jsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"baseUrl": ".",
34
"paths": {
45
"*": [
56
"*"

content/docs/kubernetes/main/security/backend-authn-cross-app-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Cross App Access (ID-JAG)
3-
weight: 30
3+
weight: 20
44
description: Call a downstream API as the authenticated end user with the OAuth Identity Assertion Authorization Grant.
55
test:
66
cross-app-access:

0 commit comments

Comments
 (0)