You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demo Velmu uses the MPASS Discovery API to fetch a list of available Service Providers, which are then added as cards. Currently all the data available from the Discovery API is saved to the Velmu database, but only the service title, SSO URL and thumbnail is displayed by the UI.
Additional information that could be relayed to the user are currently a description of the service and the general URL (which most likely contains some kind of general information of the service).
Tasks:
Design how the UI should convey the new information.
Implement backend changes. Create a new Dream-Cards card type containing the data.
Implement the designed UI changes using the new card data from the backend.
The text was updated successfully, but these errors were encountered:
Demo Velmu uses the MPASS Discovery API to fetch a list of available Service Providers, which are then added as cards. Currently all the data available from the Discovery API is saved to the Velmu database, but only the service title, SSO URL and thumbnail is displayed by the UI.
Additional information that could be relayed to the user are currently a description of the service and the general URL (which most likely contains some kind of general information of the service).
Tasks:
Design how the UI should convey the new information.
Implement backend changes. Create a new Dream-Cards card type containing the data.
Implement the designed UI changes using the new card data from the backend.
The text was updated successfully, but these errors were encountered: