From 66315d862fdec0ddc1414010626b344d48c14167 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Mon, 9 Mar 2020 07:19:24 -0400 Subject: Update routing of fallback auth in the worker docs. (#7048) --- changelog.d/7048.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7048.doc (limited to 'changelog.d/7048.doc') diff --git a/changelog.d/7048.doc b/changelog.d/7048.doc new file mode 100644 index 0000000000..c9666f333e --- /dev/null +++ b/changelog.d/7048.doc @@ -0,0 +1 @@ +Document that the fallback auth endpoints must be routed to the same worker node as the register endpoints. -- cgit 1.5.1