diff --git a/application/Espo/Resources/layouts/OAuthProvider/detail.json b/application/Espo/Resources/layouts/OAuthProvider/detail.json index 470e317722..4c6ff5a994 100644 --- a/application/Espo/Resources/layouts/OAuthProvider/detail.json +++ b/application/Espo/Resources/layouts/OAuthProvider/detail.json @@ -8,8 +8,7 @@ }, { "rows": [ - [{"name": "authorizationEndpoint"}, {"name": "tokenEndpoint"}], - [{"name": "resourceEndpoint"}, false] + [{"name": "authorizationEndpoint"}, {"name": "tokenEndpoint"}] ] }, {