8000 How to setup WSSE PWD type to be #PasswordText and run conformance test · Issue #92 · onvif/testspecs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How to setup WSSE PWD type to be #PasswordText and run conformance test #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Lindsey118 opened this issue Feb 7, 2025 · 1 comment

Comments

@Lindsey118
Copy link

Hello Onvif developer,

We use test tool v24.12 and see that WSSE has three PWD types, #PasswordDigest / #PasswordText / #UsernameToken.
Currently device test tool use the default setting #PasswordDigest.
We would like to use #PasswordText and run conformance test.
Can you let us know how to setup and make it work?

@madhurao68
Copy link
Member
madhurao68 commented Feb 12, 2025

Hi

As per Core Specification

5.9.5 Username token profile
A client shall use both nonce and timestamps as defined in [WS-UsernameToken]. The server shall reject any Username Token not using both nonce and creation timestamps.

And from other side in WS-Security spec:

Image

So, #PasswordText is not allowed in the token because in this case they have no "nonce"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0