Skip to content
Snippets Groups Projects
Commit 1b6edfde authored by Marco Holz's avatar Marco Holz
Browse files

Beschreibung des OAuth-Scope `destination:send` angepasst.

Closes #40
parent 1bb9c671
No related branches found
No related tags found
No related merge requests found
......@@ -1174,7 +1174,7 @@
"clientCredentials": {
"tokenUrl": "https://sender-test-token.fiep-poc.de/auth/realms/test/protocol/openid-connect/token",
"scopes": {
"destination:send": "Dieser Zufriffsbereich erlaubt es alle Endpunkte der Application Sender API anzusprechen"
"destination:send": "Dieser Zufriffsbereich erlaubt es Anträge (Applications) an alle Zustellpunkte (Destinations) über die Application Sender API zu senden."
}
}
},
......@@ -1182,4 +1182,4 @@
}
}
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment