!!! Upcoming Migration from LDAP to SSO Authentication for RDKM Managed Applications !!!
For more information, including FAQs and resources, please visit the link below:
RDKM-SSO
***RDK Central Wiki will be down while being SSO migration (Phase -1) on 11/09 starting 7am EST.
System will be down approximately 8 hours. During this time Wiki will not be available, please plan accordingly.
Any questions or comments please feel free to contact RDK Support team support@rdkcentral.com .
Thank you. ***
Removed xfi related fields from ConnectedDeviceInfo.
Added new field extraProperties in Device to hold partner specific data in key-value pair
Removed retry mechanism for WebPA when response code returned is 404. Considering it as device is down.
Added keyword 'MTA_COMMUNITY_STRING' for SNMP communication using mta ipaddress. Generic tests will use this keyword in snmp commands where mta specific community string to be replaced by partner during test execution.
Fixed utility API in CommonMethods.java that verifies accessibility of non-rdk devices.
Added utility API to verify if device is accessible in CommonMethods.java
Update rest api /deviceManagement/getDeviceProps & /powerManagement/device/power/status request and response json handling to be same as given in API specification.
partner-applicationContext.xml is made optional in Core. Test execution based on REST based partner implementation can proceed without file partner-applicationContext.xml.