Authentication Profile with Single Signon
We have a requirement to set up authentication in Pega to access Rest services that use the Authorization Code grant type. A further requirement is for this to use single signon (the client is using Okta for their SSO).
The Pega Authentication Profile for an authorization code grant type works well for the connection, but we're trying to find a way to eliminate the need to manually connect (using the Connected Apps landing page or widget).
There's an SSO option when setting up this type of authentication profile for Box, but that option doesn't seem to be available anywhere else.
Has anyone came across this issue before?