import React from "react"; export const UserFederationPage = () => { return <>The User Federation Page; };