iam
iam copied to clipboard
Migrate consent page to IAM dashboard
After a succesful authentication a consent page is shown to the user to give consent for the requested scopes. This functionality should be moved to the IAM dashboard, leveraging the existing Mitre APIs.
@rmiccoli: step 1 is to move MitreID consent page to the IAM jsp folder and provide an IAM implementation for the OAuthConfirmationController so that we can make it point to our page.
Write a test that verifies that it actually does the work (take inspiration from AuthorizationCodeIntegrationTests)