-
Notifications
You must be signed in to change notification settings - Fork 18
GenerateDigestSecretTokenContributor
Markus Sabadello edited this page Oct 2, 2013
·
9 revisions
This contributor can generate secret tokens in digest form in a target graph.
This is useful in conjunction with the AuthenticationSecretTokenInterceptor.
- globalSalt: The global salt to use for the digest algorithm.
<bean class="xdi2.messaging.target.contributor.impl.digest.GenerateDigestSecretTokenContributor">
<property name="globalSalt" value="00000000-0000-0000-0000-000000000000" />
</bean>
[=]!:uuid:91f28153-f600-ae24-91f2-8153f600ae24[$msg]!1$do/$do$digest$secret<$token>/(([=]!:uuid:91f28153-f600-ae24-91f2-8153f600ae24)$digest$secret<$token>&/&/"s3cr3t")
(([=]!:uuid:91f28153-f600-ae24-91f2-8153f600ae24)$digest$secret<$token>&/&/"xdi2-digest:723381c2-e529-40c5-851a-5c60c7a3d8dd:ebf87103e26c4299184e22a0c626e8a95f21fa64ce9b315b1aefe8c5b824a3eeac16945f75468f55c0df20a893a2025b24ef0971919ee1e24feb999517385244"
This work is licensed under a Creative Commons Attribution 4.0 International License.