sp.create_login_request_url with vitejs Error: Uncaught TypeError: crypto.randomBytes is not a function file: saml2.js line 62: id = '_' + crypto.randomBytes(21).toString('hex'); Why? any solution? Thanks.
sp.create_login_request_url with vitejs
Error: Uncaught TypeError: crypto.randomBytes is not a function
file: saml2.js
line 62: id = '_' + crypto.randomBytes(21).toString('hex');
Why? any solution?
Thanks.