pieterjanssens
Active Participant
Member since ‎09-11-2012

User Statistics

  • 358 Posts
  • 9 Solutions
  • 147 Kudos given
  • 237 Kudos received

User Activity

Detected by Fortify rule 3BA42F5B-5082-460F-AA48-98A9F8B1B1CF Overview: The call to on() in service.js on line 504 sets a callback that could lead to a race condition. Explanation: Node.js allows developers to assign callbacks to IO-blocked event...
For SAML SSO applications, an IdP-based URL can be used to login to the application. Doing so allows users not known in the corporate IdP to login to the application using direct IAS credentials. Is there a similar solution for OIDC SSO applicati...
ERROR on server start: ❗️Error: Authentication kind "xsuaa" configured, but no XSUAA instance bound to application. Either bind an IAS instance, or switch to an authentication kind that does not require a binding I prefer using default-env.json as ...
I'd like to be able to exclude folders/files from cds watch. Either through an argument to the CLI or via a cds config property. If you use cds-plugin-ui5, any changes you do to the UI files are restarting cds and that is not wanted. Since @sap/...
How do I check if $.emails is present? (not if it's empty) Edit: this seems to work, but I'd like to see this documented: $.emails EMPTY true