Discussions tagged Authentication
user authentication using web browser control
- How-to
- Last updated 1 week ago
- Kai Zhao @Appeon replied 1 week ago
Hi Team,
We have one application where we are using Microsoft Webrowser OLE. Using this OLE - we are opening third party URL which required user level authentication (it doesn't ask User Name and password prompt screen) while using OLE.
Duri...
Hello,
How to get back the user identity from Microsoft Entra ID ?
I have well get the TOKEN :
loac_Client = Create OAuthClient //TokenRequest ltr_Request.tokenlocation = "https://login.microsoftonline.com/d2b93004-fa61-4e54-ad68-0114729cb9fb/oau...
SQL Server login issue with PowerServer Web App
- Issue
- Last updated 2 months ago
- Guillermo Tamburo replied 2 weeks ago
I apologize if this is a basic question, or if I leave out significant details, but this is my first time creating a PowerApp. I did search the forums and the web, but did not find a good answer.
I am creating a new PowerApp using Powerserver 2022...
REST API and OAuth on older version of PowerBuilder
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hi,
I have an old client who used the application developed using PowerBuilder 7 really long ago.
The client current use this for back up and now rarely use this system, but they recently requested asking if it's possible to do do some enhancement...
Hi
we ran into some serious issue on Friday evening, all our apps suddenly stopped working due to below error.and we are using JWT authentication with our own JWT Servers and verified we are getting a valid access token also.
erroring out at app...
Unauthorization error on trying to login app hosted on PowerServer
- Issue
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi we ran into some serious issue on Friday evening, all our apps suddenly stopped working due to below error.we are using JWT authentication with our own JWT Servers and verified we are getting a valid access token also....
How to achieve windows authentication for functional ID for SQL Server in Standalone PB2019 Application?
- How-to
- Last updated 12 months 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
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 8 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 1 year ago
- Tomas Beran replied 1 year 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 1 year ago
- Francisco Martinez @Appeon replied 1 year 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 1 year 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 2 years ago
- Miguel Leeuwe replied 2 years 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?
- Resolved
- How-to
- Last updated 2 years ago
- Arnd Schmidt replied 2 years 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 3 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 4 years ago
- Thomas Rolseth replied 4 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 5 years ago
- Michael Kramer replied 5 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 5 years ago
- Julie Jiang @Appeon replied 5 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 5 years ago
- Stefano Calciati replied 5 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...
- Page :
- 1