Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Submission API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FIT-Connect
Submission API
Commits
dd4b72ff
Commit
dd4b72ff
authored
4 years ago
by
Andreas Huber
Browse files
Options
Downloads
Patches
Plain Diff
OAuth Refresh-URL entfernt
parent
7be20d90
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/Release Notes/Version_0.5.md
+1
-1
1 addition, 1 deletion
docs/Release Notes/Version_0.5.md
reference/sender.json
+0
-1
0 additions, 1 deletion
reference/sender.json
reference/subscriber.json
+0
-1
0 additions, 1 deletion
reference/subscriber.json
with
1 addition
and
3 deletions
docs/Release Notes/Version_0.5.md
+
1
−
1
View file @
dd4b72ff
...
...
@@ -32,7 +32,7 @@ In der Dokumentation werden die Begriffe "Source" und "Sender" synonym verwendet
## Dokumentation
-
Release Notes mit aufgenommen
-
Dokumentation zu OAuth integriert
-
Token-
und Refresh-
URL eingetragen
-
Token-URL eingetragen
-
Postman Collection & Environment integriert
## Modelle
...
...
This diff is collapsed.
Click to expand it.
reference/sender.json
+
0
−
1
View file @
dd4b72ff
...
...
@@ -1089,7 +1089,6 @@
"flows"
:
{
"clientCredentials"
:
{
"tokenUrl"
:
"https://oauth.fiep-poc.de/invoke/pub.apigateway.oauth2/getAccessToken"
,
"refreshUrl"
:
"https://oauth.fiep-poc.de/invoke/pub.oauth/refreshAccessToken"
,
"scopes"
:
{
"{senderId}:sender:manage"
:
"Dieser Zufriffsbereich erlaubt es alle Endpunkte einer "
,
"{senderId}:destination-info:read"
:
"Dieser Zufriffsbereich erlaubt es Informationen von existierenden Destinationsabzurufen"
,
...
...
This diff is collapsed.
Click to expand it.
reference/subscriber.json
+
0
−
1
View file @
dd4b72ff
...
...
@@ -1460,7 +1460,6 @@
"flows"
:
{
"clientCredentials"
:
{
"tokenUrl"
:
"https://oauth.fiep-poc.de/invoke/pub.apigateway.oauth2/getAccessToken"
,
"refreshUrl"
:
"https://oauth.fiep-poc.de/invoke/pub.oauth/refreshAccessToken"
,
"scopes"
:
{
"{subscriberId}:destination:manage"
:
"Dieser Zugriffsbereich alle Destination Endpunkte eines Subscriber genutzt werden."
,
"{subscriberId}:destination:update"
:
"Dieser Zugriffsbereich erlaubt es, bestehende Destinations zu verändern."
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment