I need to write Cognos security provider. However, I have no clue where to start from.
Is there any resources that can help me start. Also do you know of any classes that teach about how to write Cognos security providers.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Read chapter 3 of the “Cognos Authentication Provider Developer Guide” (file dg_auth.pdf which is included in your Cognos SDK product installation)
Look at the provided sample at *install_location*/sdk/java/AuthenticationProvider
In the Cognos Configuration application, add a new “namespace” resource of type
“Custom Java Provider” under “Local Configuration > Security > Authentication”.