Problem with Custom Authentication.
Hello,
we have to prapere custom authontication for our customer. In steps we did:
1. Prepared new *.dll file
2. Created new Custom Security Adapter in which we have for example such fields set:
- ConfigFileName : C:\siebel\8.2.2.0.0\ses\siebsrvr\BIN\PLK\custom.cfg
- Config Section Name : CustomSecAdpt
3. In our custom.cfg file we have:
[InfraSecMgr]
SecAdptName = CustomSecAdpt
SecAdptMode = CUSTOM
[CustomSecAdpt]
ConfigFileName = C:\siebel\8.2.2.0.0\ses\siebsrvr\BIN\PLK\custom.cfg
CUSTOMSecAdpt_SecAdptDllName = C:\siebel\8.2.2.0.0\ses\siebsrvr\BIN\adtest.dll
When we want to run our component, which have in parameters:
Security Adapter Mode - CUSTOM
Security Adapter Name - CustomSecAdpt
We have such errors:
0