-
Notifications
You must be signed in to change notification settings - Fork 45
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
Messages transitioning multiple times in the same Authserv-ID produce result of fail #172
Comments
60 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a message is received and verified in the same Authserv-ID domain, if it then transitions to other systems within the same domain, the ARC result becomes
fail
.E.g.
example.com
and then sent onto server2.example.com.example.com
.This is because commit f6b57dc results in multiple authentication-results in the same Authserv-ID always producing a fail.
The text was updated successfully, but these errors were encountered: