Currently I am using AWS Cognito/Amplify to manage user logins/logouts and want to implement Spring’s switch user feature for my admin users.
Would this be possible? If so, how can this be implemented?
Currently I am using AWS Cognito/Amplify to manage user logins/logouts and want to implement Spring’s switch user feature for my admin users.
Would this be possible? If so, how can this be implemented?