Hello,
Does anyone know how to set up single sign on with a PowerBuilder app? Using version 2022 R2.
Thank you
Hello,
Does anyone know how to set up single sign on with a PowerBuilder app? Using version 2022 R2.
Thank you
It rather depends on what you mean by "single sign on". There are a number of different implementations: https://en.wikipedia.org/wiki/Single_sign-on
I've posted sample on CodeXchange that show how to implement SSO using either Smart Cards or OpenID.
Hi, Rick -
The reason we ask for information about the DBMS you're using is because Single Sign-On functionality is implemented by the database interface client. Are you using SQL Server, Oracle, SQL Anywhere, Postgres, ODBC, etc.? What version? What version/release/build of PB are you using? Which PB database interface (SQLCA.DBMS='???') does your app use? What version of Windows does your app run on?
This information is necessary in order for anyone to be able to help you.
Best regards, John
Hi Rick;
Can you tell us - SS sign-on using...
Regards .. Chris