larshp / abapGitServer

Git server implemented in ABAP
MIT License
64 stars 25 forks source link

RFC transport protocol? #52

Open larshp opened 7 years ago

larshp commented 7 years ago

A lot of stuff is easier in SAP with RFC destinations and authorization.

So perhaps implement RFC as transport protocol in abapGit and abapGitServer.

Add some mapping that maps the HTTP addresses to RFC destinations, that way all of the UI can be reused.

hmm

larshp commented 7 years ago

or actually it is only required to do an RFC call to get the SAP logon ticket?