How to allow certain password always in Filenet P8 using Authentication.UserCredentials? -


i implementing solution in filenet p8 want allow users logging in "password" when log on using filenet.api.authentication.usercredentials.

anyone implemented similar solution?

filenet has no implementation authentication process, authorization. fn authenticate users through jaas implementation of application server.

you can implement , register in application server own login module (jaas spec) authenticate user in not standard way.

this 1 way change authentication mechanism filenet.


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -