OAuth 2.0 Server
i'm trying to setup a private oauth2-server for usage with android. i
don't want any 3rd party-server to authorize, so my question is how to do
this? i had a look at apache oltu, but i haven't been able to find a howto
to setup the server. are there any instructions available or could someone
who already did this help me?
furthermore, is there a better solution? i don't want to just provide
user/pwd-authorization (or even digest) because it's about to login and
get a user-specific file which should be automatically synced once in a
while without asking for a password again.
best regards t.
No comments:
Post a Comment