You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/10/20 13:03:14 UTC

[GitHub] [couchdb] burotica49 opened a new issue, #4235: Get other metadata with GetSession

burotica49 opened a new issue, #4235:
URL: https://github.com/apache/couchdb/issues/4235

   Hello,
   
   It would be interesting to be able to retrieve additional fields with getsession such as a fullname, email, ...
   
   If possible, please let me know the procedure.
   
   Best regard 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] big-r81 closed issue #4235: Get other metadata with GetSession

Posted by GitBox <gi...@apache.org>.
big-r81 closed issue #4235: Get other metadata with GetSession
URL: https://github.com/apache/couchdb/issues/4235


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] big-r81 commented on issue #4235: Get other metadata with GetSession

Posted by GitBox <gi...@apache.org>.
big-r81 commented on issue #4235:
URL: https://github.com/apache/couchdb/issues/4235#issuecomment-1285815868

   You can store your user data in special documents. Then you can get your needed informations from that. For more information you can look [here](https://docs.couchdb.org/en/3.2.2-docs/intro/security.html?highlight=_users#authentication-database).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] burotica49 commented on issue #4235: Get other metadata with GetSession

Posted by GitBox <gi...@apache.org>.
burotica49 commented on issue #4235:
URL: https://github.com/apache/couchdb/issues/4235#issuecomment-1285800139

   Yes that's it.
   Because I don't see how to retrieve the information of the connected account in another way
   The GET and POST on _session does not return any custom fields from _users


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] big-r81 commented on issue #4235: Get other metadata with GetSession

Posted by GitBox <gi...@apache.org>.
big-r81 commented on issue #4235:
URL: https://github.com/apache/couchdb/issues/4235#issuecomment-1285787944

   Hi,
   
   what do you exactly mean with getsession? Do you mean the data you get from the /_session endpoint?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] big-r81 commented on issue #4235: Get other metadata with GetSession

Posted by GitBox <gi...@apache.org>.
big-r81 commented on issue #4235:
URL: https://github.com/apache/couchdb/issues/4235#issuecomment-1344352340

   Closing this, additional fields of user can be stored in it's user documents.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org