Details
-
Technical Task
-
Status: Closed
-
Minor
-
Resolution: Completed
-
7.4.X, Master
-
None
-
AppSec Iteration 59, AppSec Iteration 60
Description
Confluence page
Background
This feature is added to be able to quick review if an application has activated any of the extra properties associated with the Authorization Code or Authorization Code PKCE: Trusted Application or Remember Device.
It will be useful for OAuth2 Administrators, they can check in the list of OAuth2 applications which have one of these two options activated.
Features
A new column is present on the OAuth 2 Administration menu, in this list a new column "Extra Properties" it's available and indicates whether the application has the Trusted Application or Remember Device option activated.
It should be noted that when an application has the "trusted" option, it can never also be marked as a "Remember Device", so only one of this options will be available in this column (or no value will be displayed if not applicable).
Steps
Just go to Control Panel - Security - OAuth 2 Administration and that new column will be available (see attached screenshoot).
Code
- oauth2-provider-web - view.jsp: A new column has been added to show "Extra Properties" content.
- OAuth2AdminPortletDisplayContext.java: A new method it's available at the Display Context to return "Extra Properties" content based on the selected OAuth2 Application.
Attachments
Issue Links
- relates
-
LRDOCS-9357 Developer / Deployment Document for OAuth2 enhancements
-
- Ready For Documentation
-