iheos / iheos-toolkit3

1 stars 0 forks source link

Connect 4.2 rejects TTT message #24

Open iheos opened 11 years ago

iheos commented 11 years ago

Originally reported by: antoine gerardin (Bitbucket: agerardin, GitHub: agerardin)


It throws a security policy check failure.

Connect needs to be investigated in order to understand the problem.

Forum post is available there :

http://www.connectopensource.org/developer-resources/forums/user-forum#nabble-f3294227


iheos commented 11 years ago

Original comment by antoine gerardin (Bitbucket: agerardin, GitHub: agerardin):


The goal now might be to try to have a successful transaction using the full policy engine. It means understanding exactly what is expected by the engine.

For example , the nationalProviderID is required by it even though optional in the spec.

The relevant discussion is here :

http://www.connectopensource.org/developer-resources/forums/user-forum#nabble-f3294227

iheos commented 11 years ago

Original comment by antoine gerardin (Bitbucket: agerardin, GitHub: agerardin):


Configuring connect with noop implementation, we have successfully exchange a message with it.