Skip to end of banner
Go to start of banner

FS BAS

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

The FS BAS API is used to import administrative users from FS



In order to import a user from FS BAS, the following fields must be filled out for that user:

  • first name
  • last name
  • work and/or home email (work email is prioritized, and we only save one of them)
  • username
  • active/inactive status

We then check the following:

  • Is there an existing IA user with the same FEIDE username as the user?
  • Is there an existing IA user with the same email (work or home)?

If the answer to both the above questions is "no", then we import the user. Otherwise, we simply log that there is already an existing IA user that corresponds with the BAS user.

For more information, view https://www.fellesstudentsystem.no/dokumentasjon/teknisk/fsws-dok/rest/bas.html








  • No labels