mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
Fix issue 21391
Corrected TYPO in keycloak provider
This commit is contained in:
parent
504076d216
commit
8a082df160
@ -500,7 +500,7 @@ const initProviders = ({ baseURL, purest }) => ({
|
||||
});
|
||||
},
|
||||
},
|
||||
keycloack: {
|
||||
keycloak: {
|
||||
enabled: false,
|
||||
icon: '',
|
||||
grantConfig: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user