Mobius icon indicating copy to clipboard operation
Mobius copied to clipboard

Authentication over Rest Api

Open kamranIoTDeveloper opened this issue 7 years ago • 3 comments

Hi, I have a query regarding authentication over REST API. Is there any process for authenticating client over Rest API. e.g. username/password or Token.

kamranIoTDeveloper avatar Feb 23 '18 10:02 kamranIoTDeveloper

No authentication mechanism is implemented in this oneM2M server, so I forked to https://github.com/beaver71/Mobius and added a Basic Authentication

beaver71 avatar Feb 23 '18 12:02 beaver71

@beaver71 Thanks

kamranIoTDeveloper avatar Feb 26 '18 05:02 kamranIoTDeveloper

It there a way that using opensource authentication server which communicating Mobius via REST API ?

uguraba avatar Mar 12 '20 09:03 uguraba