AWS solutions documentation change
Summary
Modified logout URL documentation: simplified content, changed response model names, and updated navigation links
Security assessment
Removed session security benefits explanation but didn't introduce new security content. Changes focus on documentation structure rather than security features/issues.
Diff
diff --git a/solutions/latest/dea-api/auth-logouturl.md index d02a47c19..34aebf9f0 100644 --- a/solutions/latest/dea-api/auth-logouturl.md +++ b/solutions/latest/dea-api/auth-logouturl.md @@ -7,3 +7 @@ URIHTTP methodsSchemasProperties -# Auth – Logout URL - -The authorization logout URL initiates the logout process for a user. Implementing an authorization logout URL ensures when a user is done accessing the system, their session is properly closed, reducing the risk of unauthorized access if someone gains access to their device. +# Auth LogoutUrl @@ -29 +27 @@ ResponsesStatus code| Response model| Description -`200`| `getLogoutUrlResponse`| Logout URL for DEA +`200`| `GetlogoutUrlresponse`| The request succeeded. @@ -42 +40 @@ ResponsesStatus code| Response model| Description -### getLogoutUrlResponse +### GetlogoutUrlresponse @@ -56 +54 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Auth – Login URL +Auth LoginUrl @@ -58 +56 @@ Auth – Login URL -Auth – Refresh token +Auth RefreshToken