Skip to content

Commit

Permalink
Merge branch 'main' into feature/add-usecase-description
Browse files Browse the repository at this point in the history
  • Loading branch information
kojofl authored Oct 24, 2023
2 parents ee8f3bb + dfda58b commit accc867
Show file tree
Hide file tree
Showing 34 changed files with 134 additions and 41 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @tnotheis @jkoenig134 @stnmtz
4 changes: 4 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ docs_operate:
url: /operate/privacy-considerations
- title: "Performance Considerations"
url: /operate/performance-considerations
- title: Backbone Operations
children:
- title: "Log Event IDs"
url: /operate/log-event-ids
- title: Troubleshooting
children:
- title: "Troubleshooting Guide"
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/access-the-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: integrate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OPEN
- published: true
- link: integrate/access-the-connector
require:
Expand Down
5 changes: 2 additions & 3 deletions _docs_integrate/attribute-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
permalink: integrate/attribute-values
redirect_from:
- /integrate/data-model-attribute-values
- /integrate/demo
published: true
title: "Attribute Values"
type: scenario
Expand All @@ -15,8 +14,8 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: integrate/attribute-values
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/connector-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: integrate
- level: Advanced
- implementation status: DOCS ONLY
- documentation status: OPEN
- documentation status: OLD
- published: true
- link: integrate/connector-events
require:
Expand Down
1 change: 1 addition & 0 deletions _docs_integrate/create-own-identityattribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ properties:
- published:
- link: integrate/create-own-identityattribute
require:
- integrate/identityattribute-introduction
required_by:
---

Expand Down
4 changes: 2 additions & 2 deletions _docs_integrate/data-model-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: integrate/data-model-overview
require:
Expand Down
4 changes: 2 additions & 2 deletions _docs_integrate/error-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: integrate/error-codes
require:
Expand Down
4 changes: 2 additions & 2 deletions _docs_integrate/event-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OPEN
- published:
- link: integrate/event-introduction
require:
Expand Down
4 changes: 2 additions & 2 deletions _docs_integrate/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OPEN
- published:
- link: integrate/faq
require:
Expand Down
1 change: 1 addition & 0 deletions _docs_integrate/identityattribute-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ properties:
- link: integrate/identityattribute-introduction
require:
required_by:
- integrate/create-own-identityattribute
---

{% include scenarios/integrate/identityattribute-introduction.md %}
4 changes: 2 additions & 2 deletions _docs_integrate/integration-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: integrate/integration-example
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/request-persistent-consent-of-peer.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ properties:
- component: integrate
- level: Beginner
- implementation status: DONE
- documentation status: OPEN
- documentation status: DONE
- published: true
- link: integrate/request-persistent-consent-of-peer
require:
Expand Down
4 changes: 2 additions & 2 deletions _docs_integrate/requests-and-requestitems.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: integrate/requests-and-requestitems
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/requests-over-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: integrate
- level: Beginner
- implementation status: DONE
- documentation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: integrate/requests-over-messages
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/requests-over-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: integrate
- level: Beginner
- implementation status: DONE
- documentation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: integrate/requests-over-templates
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/sending-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: integrate
- level: Beginner
- implementation status: DONE
- documentation status: DONE
- documentation status: OLD
- published: true
- link: integrate/sending-messages
require:
Expand Down
8 changes: 4 additions & 4 deletions _docs_integrate/support.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: integrate/support
published: false
published: true
title: "Support"
type: scenario
toc: true
Expand All @@ -12,9 +12,9 @@ properties:
- customer:
- component: integrate
- level:
- implementation status:
- documentation status:
- published:
- implementation status: DOCS ONLY
- documentation status: OPEN
- published: true
- link: integrate/support
require:
required_by:
Expand Down
2 changes: 1 addition & 1 deletion _docs_integrate/use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: integrate
- level:
- implementation status: DONE
- documentation status: DONE
- documentation status: OLD
- published: true
- link: integrate/use-cases
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/configuration
require:
Expand Down
4 changes: 2 additions & 2 deletions _docs_operate/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ properties:
- customer:
- component: operate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OPEN
- published:
- link: operate/faq
require:
Expand Down
23 changes: 23 additions & 0 deletions _docs_operate/log-event-ids.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
# !!! Warning: Do not edit this file; any changes must be replicated in Excel !!!
permalink: operate/log-event-ids
published: true
title: "Log Event IDs"
type: scenario
toc: true
properties:
- id: SC101
- category: Backbone Operations
- description:
- customer:
- component: operate
- level:
- implementation status:
- documentation status:
- published: true
- link: operate/log-event-ids
require:
required_by:
---

{% include scenarios/operate/log-event-ids.md %}
2 changes: 1 addition & 1 deletion _docs_operate/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/modules
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/overview-of-connector-operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/overview-of-connector-operations
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/performance-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/performance-considerations
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/privacy-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/privacy-considerations
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/security-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/security-considerations
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/setup-with-docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/setup-with-docker-compose
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/setup-with-helm-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/setup-with-helm-charts
require:
Expand Down
4 changes: 2 additions & 2 deletions _docs_operate/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ properties:
- customer:
- component: operate
- level:
- implementation status:
- documentation status:
- implementation status: DOCS ONLY
- documentation status: OLD
- published: true
- link: operate/support
require:
Expand Down
2 changes: 1 addition & 1 deletion _docs_operate/troubleshooting-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
- component: operate
- level:
- implementation status: DOCS ONLY
- documentation status:
- documentation status: OLD
- published: true
- link: operate/troubleshooting-guide
require:
Expand Down
2 changes: 1 addition & 1 deletion _includes/scenarios/integrate/data-model-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ A Local Request contains the local metadata for a [Request](#request).

| Name | Type | Description |
| --------- | ---------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| id | `string` | {% include descr_id class="LocalRequest" prefix="FIL" %} |
| id | `string` | {% include descr_id class="LocalRequest" prefix="REQ" %} |
| isOwn | `boolean` | `true` if you sent the Request, `false` if you received it. |
| peer | `string` | The Identity that sent you the corresponding Request/that you sent the Request to. |
| createdAt | `string` | {% include descr_createdAt class="LocalRequest" %} |
Expand Down
64 changes: 64 additions & 0 deletions _includes/scenarios/operate/log-event-ids.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
| EventId.Id | EventId.Name |
| ---------- | ------------------------------------------------------------------------- |
| 645028 | AzureStorageAccount.ErrorDeletingBlob |
| 516591 | AzureStorageAccount.ErrorListingAllBlobs |
| 599235 | Challenges.DeleteExpiredChallenges.CancellationRequested |
| 916630 | Challenges.DeleteExpiredChallenges.DeletionSuccessful |
| 715507 | DefaultRabbitMqPersistentConnection.ConnectionError |
| 454129 | DefaultRabbitMqPersistentConnection.ConnectionIsBlocked |
| 119836 | DefaultRabbitMqPersistentConnection.ConnectionIsShutdown |
| 143946 | DefaultRabbitMqPersistentConnection.ConnectionThrewAnException |
| 277894 | Devices.ChangePassword.ChangedPasswordForDevice |
| 436321 | Devices.CreateIdentity.CreatedIdentity |
| 383136 | Devices.CreateTier.CreatedTier |
| 950845 | Devices.DirectPushService.DeletingDeviceRegistration |
| 624412 | Devices.DirectPushService.ErrorWhileTryingToSendNotification |
| 628738 | Devices.DirectPushService.UnregisteredDevice |
| 776010 | Devices.MarkDeviceAsDeleted.MarkedDeviceAsDeleted |
| 219823 | Devices.RegisterDevice.RegisteredDevice |
| 949322 | EventBusAzureServiceBus.ErrorHandlingMessage |
| 726744 | EventBusAzureServiceBus.ErrorWhileExecutingEventHandlerCausingRetry |
| 146670 | EventBusAzureServiceBus.ErrorWhileProcessingIntegrationEvent |
| 630568 | EventBusAzureServiceBus.EventWasNotProcessed |
| 341537 | EventBusAzureServiceBus.NoSubscriptionForEvent |
| 302940 | EventBusAzureServiceBus.SendingIntegrationEvent |
| 712382 | EventBusGoogleCloudPubSub.ErrorHandlingMessage |
| 304842 | EventBusGoogleCloudPubSub.ErrorWhileExecutingEventHandlerType |
| 590747 | EventBusGoogleCloudPubSub.NoSubscriptionForEvent |
| 830408 | EventBusGoogleCloudPubSub.SendingIntegrationEvent |
| 411326 | EventBusRabbitMQ.ErrorOnPublish |
| 288394 | EventBusRabbitMQ.ErrorWhileExecutingEventHandlerType |
| 702822 | EventBusRabbitMQ.ErrorWhileProcessingIntegrationEvent |
| 980768 | EventBusRabbitMQ.NoSubscriptionForEvent |
| 585231 | EventBusRabbitMQ.PublishedIntegrationEvent |
| 259125 | ExceptionFilter.ErrorWhileProcessingRequestToUri |
| 799306 | ExceptionFilter.InvalidUserInput |
| 938218 | ExceptionFilter.RequestBodyTooLarge |
| 293800 | ExecutionTime |
| 293800 | ExecutionTime |
| 629592 | Files.SanityCheck.NoBlobForFileId |
| 487180 | Files.SanityCheck.NoDatabaseEntryForBlobId |
| 358892 | GoogleCloudStorage.ErrorBlobWithNameExists |
| 304533 | GoogleCloudStorage.ErrorDeletingBlobWithName |
| 997942 | GoogleCloudStorage.ErrorDownloadingBlobWithName |
| 998879 | GoogleCloudStorage.ErrorListingAllBlobs |
| 166344 | GoogleCloudStorage.ErrorUploadingBlobWithName |
| 724322 | LoggingBehavior.HandledRequest |
| 859729 | Messages.SanityCheck.NoBlobForMessageId |
| 809167 | Messages.SanityCheck.NoDatabaseEntryForBlobId |
| 868289 | Quotas.CreateQuotaForIdentity.CreatedQuotaForIdentities |
| 346835 | Quotas.CreateQuotaForTier.CreatedQuotaForTier |
| 247156 | Quotas.DeleteQuotaForIdentity.DeletedQuota |
| 519284 | Quotas.DeleteTierQuotaDefinition.DeletedTierQuotaDefinition |
| 811934 | Quotas.IdentityCreatedIntegrationEventHandler.IdentityCreated |
| 151788 | Quotas.TierCreatedIntegrationEventHandler.TierCreated |
| 582359 | Quotas.TierDeletedIntegrationEventHandler.TierDeleted |
| 664861 | Relationships.RelationshipsRepository.ErrorTryingToSaveRelationshipChange |
| 349287 | Relationships.SanityCheck.NoBlobForRelationshipChangeId |
| 231727 | Relationships.SanityCheck.NoBlobForRelationshipTemplateId |
| 429922 | Relationships.SanityCheck.NoDatabaseEntryForBlobId |
| 232800 | Relationships.SanityCheck.NoDatabaseEntryForBlobId |
| 525684 | Synchronization.SanityCheck.NoBlobForDatawalletModificationId |
| 560290 | Synchronization.SanityCheck.NoDatabaseEntryForBlobId |
| 826083 | Tokens.SanityCheck.NoBlobForTokenId |
| 271286 | Tokens.SanityCheck.NoDatabaseEntryForBlobId |
Loading

0 comments on commit accc867

Please sign in to comment.