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.
- The service takes care of the app specific settings: allowed fields and required fields
- 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_localesquery parameters and if they are not specified withaccept-languagefrom the http request header and otherwise with the locale settings of your cidaas instance.- the available
localTexts
Request
Responses
- 200
- 400
- 401
- 404
Success
Bad Request
Unauthorized
Not Found