PersistentNameIDGenerationConfiguration: Type 4 UUID
Andrew Morgan
morgan at orst.edu
Tue Jan 23 20:58:38 EST 2018
On Tue, 23 Jan 2018, Hugo Slavia wrote:
>> I still don't know what you're asking. Literally, I am totally lost, I
> don't know what your question is.
>
> So currently we have base64 encoded Stored IDs --- all good.
>
> However, per an org decision, we need the Stored IDs in UUID v4 ----- how
> best to create UUID 4 type Stored IDs going forward -- i.e. new user
> authenticated to Goggle; subsequent Stored ID for the user is UUID v4 (not
> base64)?
I assume you mean this:
https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random)
It sounds like you need to attach a custom Java function to generate that.
Andy
More information about the users
mailing list