Can PEGA work as identity service provider (idp) for other non-PEGA applications?

We have a requirement whare user will first login to PEGA application using external authentication and from that PEGA application they will have links to open some other non -PEGA applications. After PEGA login when user opens those non-PEGA applications, can PEGA pass the authentication details from PEGA to others using conectID or something else? If not any other solution we can use in this case?

Note: We cannot use SSO as the user are using common PC’s to access all those applications.

@AliceC03

Yes, Pega Platform can pass the authentication details to non-PEGA applications using various methods such as Connect ID or other authentication mechanisms. Pega Platform supports authenticating requests to external systems and applications, and it can use authentication profiles, OAuth 2.0, and custom authentication to securely pass the authentication details to non-PEGA applications.

Please refer below document for more details.