Switch access group based on URL in Pega Application

Hi Community,

We understand that, based on the application alias included in URL Pega platform, inital application context is set for the operator after login with that application. But if operator has access to two different access groups of same application, How can we modify the URL to change the context to partiuclar access group, not just the application ?

Looking for any approach which can be used to change inital contex to particular access group just after login.

@Vikas_Agrawal this wont be possible even with sso, as sso will have been tagged to one AD role which will get mapped during op id login or creation from Authentication service rule.

Only viable way that can be tried is just like switch access group functionality you can perform on operator id icon.