chris-josongmail-com

Is it possible to create a Group with a static/preset custom GroupId value?

0 votes
This code seem to allow dynamic creation of a group with a custom Id. However, after the group's created, it seem to reflect a different group Id. Is there a way to create a group with a preset Id value?
GroupBuilder.NewGroup(groupName).WithId(new GroupId(groupId))
Just for context, need this to work as we're using .EnableExtraction() convenience in auto-generating signers including that of an internal group. Would like to establish the same groupId reference in both sandbox and production environment, so we have to maintain only single copy of document template.

Reply to: Is it possible to create a Group with a static/preset custom GroupId value?

0 votes
Unfortunately, it would appear that the WithId actually only sets the group name. I also tried with the REST API and was not able to set the ID to a specific value. Could you post a request for this in the Enhancement Ideas forum? Please reference this forum post in that post. Our Product Managers look through that forum for ideas on changes to make to the product.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off