Discussions tagged Authentication
How to achieve windows authentication for functional ID for SQL Server in Standalone PB2019 Application?
- How-to
- Last updated 1 week ago
Hi,
We have a standalone PB2019 application which is hosted in Citrx and uses the SQL Authentication.
But now we want to use the windows authentication using a functional ID (BOX id) but this can't be achieved using SQL Native Client.
Could any on...
reading from the registry to connect to the db
- Resolved
- How-to
- Last updated 2 months ago
- Albert van Bochove replied 2 months ago
Hello,
in my application I am connecting to the database using the connection string that is defined in a Registry key, this is my code and as I show you in the attached images, you can see that when I debug my code I am receiving my transaction all...
We're using PB 2022 R2 and our cient needs us to use Okta for authentication. I couldn't find any examples on Code Exchange and the documentation covers PowerServer. I set up an app with Okta and have the url, client id and client secret but when I ...
SMTPClient without authentication
- Resolved
- How-to
- Last updated 3 months ago
- Tomas Beran replied 2 months ago
Hi,
How to use the new PB2022R2 SMTPClient without authentication?
I mustn't authenticate to the SMTP server because it's set to reject authentication attempts.
I tried simply not set username and password but I'm getting error -15 when I'm trying...
Auto Include Microsoft.AspNetCore.Authorization
- How-to
- Last updated 5 months ago
- Francisco Martinez @Appeon replied 5 months ago
Is there any way to auto include Microsoft.AspNetCore.Authorization, when scaffolding the Service/Controller from the Model.
For Example :
Whenever I scaffold Controller/Service from Model, I get a controller with following Namespace...
using Mi...
useintegratedwindowsauthentication replacement for HTTPClient
- Resolved
- How-to
- Last updated 1 year ago
- Tom Derutter replied 2 months ago
Preparing to migrate our app to PB 2022, rewriting code using the discontinued SOAPConnection to use HTTPClient object. Existing code uses conn.useintegratedwindowsauthentication(true) to connect with integrated windows authentication.
How can this...
Activate license "System is busy. Try again later"
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
I am trying to launch and activate the license newly assigned to me.
The IDE is launched from Citrix desktop VDI.
After entering my credentials, click Login, I get the message above my credentials stating "System is busy. Try again later".
So I w...
JWT Authentication - how to apply to an existing API built with SnapDevelop?
- How-to
- Last updated 1 year ago
- Arnd Schmidt replied 1 year ago
Hello,
We have a client app we built with PB2019R3 build 2703 and used SnapDevelop to build an API so that we can have a cloud app where the PB client runs on the users' local machine but the database and all data-access will be on Azure in the clo...
Activate online license on my 2nd PC.
- How-to
- Last updated 2 years ago
- Stan Zihlman replied 2 years ago
I have a replacement PC for the current PC. PB 2019R3 is installed on both, but the new PB needs the online license activated.
My license admin is not available.
Now I cannot launch PB 2019R3 on either PC because the license is not activated.
See ...
Microsoft SSO/MFA to authenticate into a PB application thru to an Informix database
- How-to
- Last updated 2 years ago
We have PB 2017 R3 and will be upgrading to 2019 R3 this year. Our question is how/if we can utilize Microsoft SSO/MFA to authenticate into our PB application thru to our Informix database?
Does anyone know if this is possible or done this?...
Get value for custom request header
- How-to
- Last updated 3 years ago
- Thomas Rolseth replied 3 years ago
I have setup JWT Authentication in our SnapDevelop Web API using this as a guide:
https://docs.appeon.com/appeon_online_help/snapdevelop2019/Secure_a_Web_API_with_JWT_Token/index.html
It seems to be working well so far and I am getting a token back...
Authenticate a user with Windows credentials
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Hello,
Does anybody tried to authenticate a user with Windows credentials in PowerBuilder?
We are looking for an option when user can login to PB App without entering a password with Windows credentials
Thank you,
Yuri
...
Using Auth 2.0 in Powerserver Web (CoderObject)
- How-to
- Last updated 4 years ago
- Julie Jiang @Appeon replied 4 years ago
Hello.
We are in the migration proccess from server-client to powerserver Web. We have a new necessity for our application that is calling an API using Auth 2.0
We have look out the help reference and we have seen that there are two example ways...
web services SOAP - WS-Security / PasswordText
- How-to
- Last updated 4 years ago
- Stefano Calciati replied 4 years ago
Salve Marco, ho un problema, devo consumare un web services SOAP con autenticazione WS-Security e PasswordText.
Ho verificato che il SOAP connection .net non mi permette di consumare tale webservices.
Ha qualche consiglio in merito da darmi per po...
SAML / OAUTH support in PB 2017
- How-to
- Last updated 4 years ago
- Christophe Dufourmantelle replied 4 years ago
Hi,
Is it possible to authenticate ADFS users using SAML/OAUTH in Powerbuilder 2017?
What would be the best approach for this?...
Problem connecting to oracle database with powerbuilder 2017R3
- Issue
- Last updated 5 years ago
- OIT Maine replied 5 years ago
I was not able to connect to power builder 2017 R3 to an Oracle 12CR2 database. It says 'ORA:28040: No matching authentication protocol'. Should i have to worry about installing a 64-bit version of power builder 2017R3 as well as 64 bit Oracle client...
customize the Appeon mobile LDAP Login screen
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
can I customize the Appeon mobile LDAP Login window?
Change location or resize....
REST services and windows authentication
- How-to
- Last updated 5 years ago
- Ken Guo @Appeon replied 5 years ago
I am trying to use PowerBuilder 2017 R3 classic to connect to Microsoft Dynamics and consume REST services.
Dynamics is using Active Directory for authentication. This requires obtaining and setting a kerberos token in the http header for the reques...
Bonjour,
J'ai besoin de consommer un webservice RestFul avec une authentification de type Digest. Est-ce possible en PB2017-R3 ? Si oui, pouvez-vous m'indiquer quel composant je dois utiliser.
Je n'ai rien trouvé sur l'authentification dans l'aide...
How to use Authenticated Login Credentials with a OLE Object Control?
- Issue
- Last updated 6 years ago
- René Ullrich replied 6 years ago
I am using a OLE Object container that uses a TiffViewer Control and a Microsoft Web Browser control to display JPG/TIF/PDF/Web Pages in my PowerBuilder 12.5 classic application.
The new requirement is to use "authenticated user credentials" whil...
- Page :
- 1