Closed GlennRicaud closed 7 years ago
Was actually discovered there: https://github.com/enonic/xp-apps/issues/164
Ups.. So are your saying this feature is completely defective at the moment?
Yes. The ID Provider config is not retrieved at all (would require some work) and the update is not correct (wrong structure). Since it was a critical ticket, I thought it was better to rollback to the classic rest API for user stores requests (which was still used in some cases) and fix everything correctly in 6.13.
Support issue: https://enonic.zendesk.com/agent/tickets/2179 We cannot create/update/display a userstore with an ID Provider config.
After analysis:
Solution: The old REST API requests classes are still available (and still used in some cases) so let's rollback to this classes.
For 6.13: We should decide if we want to pursue with GraphQL or rollback. Will create a task about it