Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "source_system" and "ext_operation_type" to operation #948

Open
petrdvorak opened this issue Jan 22, 2021 · 0 comments
Open

Add "source_system" and "ext_operation_type" to operation #948

petrdvorak opened this issue Jan 22, 2021 · 0 comments
Assignees

Comments

@petrdvorak
Copy link
Member

Currently, we do not know which system created the operation, and what type of operation was initiated in that system.

Maybe this could be solved by applicationContext:

{
    "applicationContext": {
      "id": "democlient",
      "name": "Demo application",
      "description": "Web Flow demo application",
      "originalScopes": ["pisp"],
      "extras": {
        "applicationOwner": "Wultra"
      }
    }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants