Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[es-dev] TCK question on LDAP IDStore

Hi,

LDAP identity store is required per spec.
I was trying to create an implementation at Apache and I was running the tests.

I am interested in having more information about 
com.sun.ts.tests.securityapi.idstore.ldap.invalidcallerbasedn.Client

@test_Strategy: LdapIdenttiyStore (priority=100) exists, but callerBaseDN
   * property is not correct Then validation is INVALID

All the other invalidXXX seem to expect an exception. Just wanted to know what were the thoughts that led this one to be expecting an INVALID response.

Can someone clarify?

--
Jean-Louis

Back to the top