It doesn't seem secure to put a link in a webapp that makes appear a clear password, even encoded using basic authentication.
But, if your scenario is to provide an authenticated/authorized access to Decision Center inside a third party web app, it's preferable to use OpenId. Then, you can put any link to access Decision Center inside this webapp that already contains the access/id token of the current web session and that will be shared by any application configured with the same OpenId provider.
By hoping it can fits your use case.
------------------------------
Mathias Mouly
------------------------------
Original Message:
Sent: Mon April 22, 2024 12:35 AM
From: Ajay Chowdhury
Subject: Decision center auto login in with userid/password
Is it possible to have a link in a local application to the Decision center using the userid/password in the URL or in the header?
------------------------------
Ajay Chowdhury
------------------------------