Use OpenID Connect to launch session in generic user id context
We have a use case where we want to launch the Mashup session in context of a generic user id. We tried OpenID connect but once Authentication is done the operatorid is auto created if not present always. We tried Anonymous but our security team is pushing back on that solution since authentication is missing. Please suggest a way to achieve the same considering OpenID connect(using either Pre/Post Authentication activity). Thanks!