Skip to main content
Version: cidaas 3.102.2

Get Public Fields for Registration

GET 

/fieldsetup-srv/public/fields

This API call provides the FieldSetups in the context of a just preceding client authorization to obtain the relevant user fields for user registration.

  1. The service takes care of the app specific settings: allowed fields and required fields
  2. Service provides only fields which shall be accessible to the user
    • disabled fields are not returned
    • internal fields are not returned
    • rule 1 is used so if fields are specified in app only those will be returned

The service provides the localized field settings based on the following information:

  • ui_locales query parameters and if they are not specified with accept-language from the http request header and otherwise with the locale settings of your cidaas instance.
  • the available localTexts

Request

Responses

Success