When using our custom authentication provider, we are getting the error
PRS-FN-1223 - The parameter "getLocalizedName" provided for the function "namelist" cannot be empty.
when we click on user properties. I cannot find which interface declares this method. How do i supply a value to be used for this method? I cannot find any references to neither getLocalizedName nor namelist in the samples folder.
s.
what is Custom authenticator?where we will get this option?
Custom Authentication Provider, is a way to create your own authentication mechanism that cognos can use. You define it yourself using the sdk.