GluuFederation / oxAuth

OAuth 2.0 server and client; OpenID Connect Provider (OP) & UMA Authorization Server (AS)
https://gluu.org/docs/ce
MIT License
423 stars 150 forks source link

Include date of enrollment for oxExternalUid #1122

Open jgomer2001 opened 5 years ago

jgomer2001 commented 5 years ago

can we send along the date of enrollment in the metadata? otherwise we’re not able to give the date added in oxTrust.. should also be displayed in Casa its a helpful piece of data

Clipboard - July 23, 2019 2-26 PM

This affects passport_social, passport_saml, and casa account linking plugin

Changes should not disturb otp/hotp since that will require modifications in otp script, otp casa script, and casa itself (enrollment timestamps for otp are already stored elsewhere).

jgomer2001 commented 3 years ago

I'm moving this to 5.0, so far havent' heard of someone in need of this feature