Skip to main content
Open Smart Grid - OpenSG
Login | Join | Help (new window)


Open Smart Grid - OpenSG > SG Systems > Service Definitions Team > Pages > OpenADE Interface Style Survey - Security  

Ongoing work by the Service Definitions Team is performed here.  Please see Implementation Projects wiki for on-going work in support of OpenADE and OpenAMI-ENT.

REST is usually preferred over SOAP for performance reasons. Unless we are planning on running services or consuming them with devices that lack processing power, SOAP should be considered as it has lot of security features / standards. With REST standards are still in the works, and the most recent one and has been submitted to IETF - OAuth WRAP – Web Resource Application Profile.

http://wiki.oauth.net/OAuth-WRAP

REST security will rely mainly on https / TLS and there isn’t any message level security.