You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following are the changes, most of them are breaking changes:
- replace the json file with a real backend
- the backend connects directly to a database
- currently, it try to return the same stuff as the old JSON file
- Open Source the backend
- add authentification to the people data
- currently, supported is WsFederation over Azure or ADFS (and tested)
There are some issues that currently are known:
- the search for numbers is broken
- this is not related to this change but good to know (#591 )
- the last hierarchy in the org structure isn't visible in any view
- organigram
- users supervisor
- Users organigram information
- after login the user is redirected to `/` and not to the path the redirection starts. (#586 )
- the picture backend asked for login
- this will change soon because we plan to use the same auth like this backend.
But we must ship this because the old source is broken. (after more than 15 years!)
So let's
![ship it gif](https://media1.tenor.com/images/6727709a62756a117203bbbf42c23ad9/tenor.gif?itemid=14131994)
BREAKING CHANGE
closes#18closes#271
at the moment the user is automatically redirected to the authentication server he should be prompted before
navigate to page where the user left of.
The text was updated successfully, but these errors were encountered: