Skip to content

Conversation

@eugen-mueller
Copy link
Contributor

No description provided.

isPersonalConveyanceEnabled: isPersonalConveyanceEnabled
};

if (newUser.userAuthenticationType == 'SAML') {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation looks off here.
Should use === in js?

var selectAuthType = document.getElementById("import-authType");
var select = document.getElementById("import-authType-certificate");

document.getElementById("import-authType").addEventListener('change', function(event) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this event listener should be lumped in with the getCertificates method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants