Hi,
I'm developing a client application for android. I've started developing using the OKTech, but unfortunately I've discovered (later) that are not compatible with shibboleth.
https://moodle.org/mod/glossary/showentry.php?eid=4739&displayformat=dictionary
The first version I've to implement should use the normal account but should be developed thinking that it will be extended to shibboleth.
I was thinking to extend the moodleRest library, firstly with a normal login that maintain the normal session key.
There is someone that have already developed some web services (like login, etc.) so that I could start extending the library?
And more important there is someone that knows how should be extended the services so that will work with shibboleth?
Thank you !