Log in
In Login Configuration, External Identity Providers a new function for Auto login is added. Only one connection can have auto login enabled at the same time.
If auto login is enabled NSP will try to login directly with this identity provider when user call NSP url in the browser. First a message is shown that user will be automatically logged in. In this message it is possible to suspend the auto login process and return to manual login. If user doesn´t stop it system will after a couple of seconds login if there is a mapping for user defined for this External Identity Provider.
Read more:
Nlxid: REQ0005246
NSP Authentication for SAML identity providers now support also SHA-1 cryptographic hash function. It is also added possibility to automatic map AD account to SAML external provider user.
Configuration
Nlxid: REQ0003811
In Entity Editor you can select which entities that shall be active (available in the Add+ menu in Dashboard). The maximum number of entities you can select is increased from 8 to 20.
Read more: Entity Editor
When user makes an order from SSP Service Catalog as default email notifications are sent containing confirmation information that order is sent to approver or it is approved. If you want to disable those notifications it can be done by a setting in database, app.GlobalSettings table.
Insert this command to disable the notifications:
exec app.spSetGlobalSetting 'DisableSendingServiceOrderEmails', 'true'
Change to 'false' if you want to enable emails again.
Export
When you in NSP export data containing date and time fields to Excel file will format in the exported file follow language setting in the web browser. If the web browser supports multiple language is the top language in list used. Internet Explorer and Edge uses Windows setting, whereas Chrome and Firefox has their own language setting.
GDPR
Each company has their own strategy how to handle GDPR requirements and requests from their customers. Therefore are GDPR texts that contains descriptions, instructions or legal texts unique for each NSP installation. NSP basic installation only contains general information that has to be customized by administrator.
Basic GDPR descriptions, instructions and legal texts are system defined language tags in NSP. In this version a function is inserted that automatically lock those tags and then protect the texts to be updated in future upgrades when new language xml files are imported.
GDPR descriptions, instructions and legal texts can be edited only in GDPR user interface or in Language Manager, they cannot be imported from xml file. If you want to import texts via xml file although, the texts first must be unlocked manually in Language Manager.
Read more:
Customer Change Notes
Improvements
Nilex Ticket ID |
Description |
REQ0005339 |
Elastic search – reindexing. |
REQ0005334 |
External Identity Providers added new flag - Auto Login. |
REQ0005246 |
Improvements regarding SAML2-federation. |
Wishes/RFC
Nilex Ticket ID |
Description |
REQ0003811 |
Limitation of entities in NSP Change from 8 to 20 entities. |
REQ0005457 |
Setting to disable Service Order email notifications. |
REQ0005260 |
Current Date and Time shall be pre-filled in worklog form. |
REQ0005260 |
Worklog form: Checkbox Invoiceable shall always be available. |
Bugs
Nilex Ticket ID |
Description |
REQ0005294 |
SSP - CI property on SSP - used by + managed by was clickable and an empty pop up was shown. |
REQ0005361 |
Entity form with group scopes didn't work for more than one group selected. |
REQ0005340 |
Import from SCCM: "Streetaddress" is same on all CI. |
REQ0005333 REQ0005421 REQ0005446, |
SSP Service Catalog - user defined fileds was shown with system language tags. |