Hi all,
Alessandro - I like this solution!
Martha, I was trying to come up with a scenario in which you could utilize your SAML to keep users out but wasn't sure if that would work with your configuration. Plus, to keep your Admins from also being locked out in that scenario, you'd have to
enable multi-mode authentication, allowing your Admins the chance to have a Basic (non-SAML) log-in option.
Alessandro's suggestion could be a much simpler option - if you're comfortable using Rest API.
Note - you can set up a message in your UI telling users about the "offline" time so they can prepare in advance. There are two ways to display this type of UI messaging: 1) At the "Basic" log-in page (which won't appear to those using SAML) 2) In the "Footer"/bottom section of the application. This messaging is controlled in your
Root Menu General Properties section, so Hosted customers can request Support to arrange this on their behalf.
Please let me know if you have any questions.
------------------------------
Decoteau Wilkerson
Content Marketing Specialist
Jama Software
OR
------------------------------
Original Message:
Sent: 10-07-2021 15:11
From: Alessandro Valli
Subject: Prevent users from logging it to Jama during maintenance
Hi Martha,
you can make non-admins users inactive for the desired period of time.
You can do this by REST API
- loop over all user
- if not belonging to organization admin user group, then set inactive and store in a list
When finished,
- loop over stored list
- set the user active
Best,
Alessandro
------------------------------
Alessandro
Systems Engineer
SICK AG
Original Message:
Sent: 10-07-2021 10:35
From: Martha Fiske
Subject: Prevent users from logging it to Jama during maintenance
Hi, We are making changes to our project structure in Jama, and would like to prevent non admins from logging in during this time. Is there a way to prevent this?
------------------------------
Martha Fiske
Lucid Motors
------------------------------