Create new user with JSS
Is there any API by which can create a new user in Sitecore with JSS?
jss javascript user-management
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Is there any API by which can create a new user in Sitecore with JSS?
jss javascript user-management
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Is there any API by which can create a new user in Sitecore with JSS?
jss javascript user-management
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Is there any API by which can create a new user in Sitecore with JSS?
jss javascript user-management
jss javascript user-management
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 4 hours ago
Tamás Tárnok
2,6691724
2,6691724
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 4 hours ago
Антон ДостоевскийАнтон Достоевский
284
284
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Антон Достоевский is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
It does not exist now. For that you would need an API which also contains some backend validation to no blow up your user database. In backend you can easily create users using Sitecore API.
At some point maybe they will have such a function in JSS. I can imagine this function as part of Sitecore Forms support by JSS in the future.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "664"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Антон Достоевский is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f16588%2fcreate-new-user-with-jss%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It does not exist now. For that you would need an API which also contains some backend validation to no blow up your user database. In backend you can easily create users using Sitecore API.
At some point maybe they will have such a function in JSS. I can imagine this function as part of Sitecore Forms support by JSS in the future.
add a comment |
It does not exist now. For that you would need an API which also contains some backend validation to no blow up your user database. In backend you can easily create users using Sitecore API.
At some point maybe they will have such a function in JSS. I can imagine this function as part of Sitecore Forms support by JSS in the future.
add a comment |
It does not exist now. For that you would need an API which also contains some backend validation to no blow up your user database. In backend you can easily create users using Sitecore API.
At some point maybe they will have such a function in JSS. I can imagine this function as part of Sitecore Forms support by JSS in the future.
It does not exist now. For that you would need an API which also contains some backend validation to no blow up your user database. In backend you can easily create users using Sitecore API.
At some point maybe they will have such a function in JSS. I can imagine this function as part of Sitecore Forms support by JSS in the future.
answered 4 hours ago
Tamás TárnokTamás Tárnok
2,6691724
2,6691724
add a comment |
add a comment |
Антон Достоевский is a new contributor. Be nice, and check out our Code of Conduct.
Антон Достоевский is a new contributor. Be nice, and check out our Code of Conduct.
Антон Достоевский is a new contributor. Be nice, and check out our Code of Conduct.
Антон Достоевский is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Sitecore Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f16588%2fcreate-new-user-with-jss%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown