diff --git a/docs/4_Authentifizierung_und_Autorisierung.md b/docs/4_Authentifizierung_und_Autorisierung.md index 7690b1ba5de9cc614a78510c80b961b88bfa237b..3bc2fa81d754b50d031297ab88ae34f3c0596c63 100644 --- a/docs/4_Authentifizierung_und_Autorisierung.md +++ b/docs/4_Authentifizierung_und_Autorisierung.md @@ -1,4 +1,4 @@ -# Authentifizierung und Autorisierung +# Registrierung und Client-Verwaltung ## Anwender Registrierung diff --git a/docs/7_Begrenzung_von_Abrufen.md "b/docs/Weiterf\303\274hrende Informationen/Begrenzung_von_Abrufen.md" similarity index 100% rename from docs/7_Begrenzung_von_Abrufen.md rename to "docs/Weiterf\303\274hrende Informationen/Begrenzung_von_Abrufen.md" diff --git a/docs/6_Callback.md "b/docs/Weiterf\303\274hrende Informationen/Callback.md" similarity index 100% rename from docs/6_Callback.md rename to "docs/Weiterf\303\274hrende Informationen/Callback.md" diff --git "a/docs/Weiterf\303\274hrende Informationen/Clients.md" "b/docs/Weiterf\303\274hrende Informationen/Clients.md" new file mode 100644 index 0000000000000000000000000000000000000000..16233e46099142a0440dbf039121314cf2fe68c7 --- /dev/null +++ "b/docs/Weiterf\303\274hrende Informationen/Clients.md" @@ -0,0 +1 @@ +# Clients verwalten diff --git a/docs/99_Glossar.md "b/docs/Weiterf\303\274hrende Informationen/Glossar.md" similarity index 100% rename from docs/99_Glossar.md rename to "docs/Weiterf\303\274hrende Informationen/Glossar.md" diff --git "a/docs/Weiterf\303\274hrende Informationen/OAuth.md" "b/docs/Weiterf\303\274hrende Informationen/OAuth.md" new file mode 100644 index 0000000000000000000000000000000000000000..35e8dc8ad56b2d2dd74a559ec10cfe474099495c --- /dev/null +++ "b/docs/Weiterf\303\274hrende Informationen/OAuth.md" @@ -0,0 +1 @@ +# OAuth Details diff --git "a/docs/Weiterf\303\274hrende Informationen/Postman.md" "b/docs/Weiterf\303\274hrende Informationen/Postman.md" new file mode 100644 index 0000000000000000000000000000000000000000..2cec4e9435bf8ef827b06470d3ec10a48c49e359 --- /dev/null +++ "b/docs/Weiterf\303\274hrende Informationen/Postman.md" @@ -0,0 +1 @@ +# Testen mit Postman