Project

General

Profile

Feature #15530

Updated by Tom Morris over 4 years ago

* When sending a request to a remote cluster, if the remote cluster is trusted, don't salt the token 
 * Update user interface so that if there's a master cluster configured, and all the remote clusters    trust that master, don't present the multi-cluster dropdown 
 * Also update the account linking feature to only display remote account linking using the same criteria as for the multi-cluster dropdown. 
 * Update Config and Auth state to capture the new master/trusted cluster elements of the cluster config and propagate to the appropriate views (login-panel, link-account-panel, fed-login).

Back