All view IDP with view-identity-providers role. (#3778)

This commit is contained in:
Stan Silvert 2022-11-16 18:03:31 -05:00 committed by GitHub
parent ae94205800
commit 481fb0da48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ export const IdentityProviderRoute: RouteDef = {
path: "/:realm/identity-providers/:providerId/:alias/:tab",
component: lazy(() => import("../add/DetailSettings")),
breadcrumb: (t) => t("identity-providers:providerDetails"),
access: "manage-identity-providers",
access: "view-identity-providers",
};
export const toIdentityProvider = (