Skip to content

Commit 0e2e984

Browse files
Merge pull request #214 from AdobeDocs/jwt-eol
JWT EOL
2 parents e99f4bb + 8879fce commit 0e2e984

File tree

34 files changed

+33
-1138
lines changed

34 files changed

+33
-1138
lines changed

gatsby-config.js

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -168,24 +168,6 @@ module.exports = {
168168
{
169169
path: "guides/authentication/ServerToServerAuthentication/ims.md",
170170
title: "API Reference"
171-
},
172-
{
173-
pages: [
174-
{
175-
path: "guides/authentication/JWT/jwt-certificate.md",
176-
title: "Create a Public Key Certificate"
177-
},
178-
{
179-
path: "guides/authentication/JWT/scopes.md",
180-
title: "JWT Metascopes"
181-
},
182-
{
183-
path: "guides/authentication/JWT/samples.md",
184-
title: "JWT Sample Code"
185-
}
186-
],
187-
path: "guides/authentication/JWT/index.md",
188-
title: "Service Account (JWT) credential"
189171
}
190172
],
191173
path: "guides/authentication/ServerToServerAuthentication/index.md",

manifest.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,6 @@ pages:
7575
url: /src/pages/guides/authentication/ServerToServerAuthentication/faqs.md
7676
- title: API Reference
7777
url: /src/pages/guides/authentication/ServerToServerAuthentication/ims.md
78-
- title: Service Account (JWT) credential
79-
url: /src/pages/guides/authentication/JWT/index.md
80-
pages:
81-
- title: Create a Public Key Certificate
82-
url: /src/pages/guides/authentication/JWT/jwt-certificate.md
83-
- title: JWT Metascopes
84-
url: /src/pages/guides/authentication/JWT/scopes.md
85-
- title: JWT Sample Code
86-
url: /src/pages/guides/authentication/JWT/samples.md
8778
- title: API Key Authentication
8879
url: /src/pages/guides/authentication/APIKeyAuthentication/index.md
8980
- title: Tools

samples/adobe-jwt-dotnet/Program.cs

Lines changed: 0 additions & 74 deletions
This file was deleted.

samples/adobe-jwt-dotnet/readme.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

samples/adobe-jwt-java/pom.xml

Lines changed: 0 additions & 33 deletions
This file was deleted.

samples/adobe-jwt-java/readme.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

samples/adobe-jwt-java/secret.key

Lines changed: 0 additions & 1 deletion
This file was deleted.

samples/adobe-jwt-java/src/main/java/io/adobe/solutions/IMSClient.java

Lines changed: 0 additions & 156 deletions
This file was deleted.

samples/adobe-jwt-java/src/main/resources/config.properties

Lines changed: 0 additions & 27 deletions
This file was deleted.

samples/adobe-jwt-node/app.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)