In this article, you can download samples for single-page applications that base on the Angular framework.
CLI overview and command reference (Angular)
To get help on Angular, enter ng help or directly visit the Angular web pages.
To rebuild your application on file changes, enter ng serve with the required options.
Options to invoke your cloud application (article)
Authentication and authorization (article)
Single-page application (glossary entry)
angular-oauth2-oidc (npm)
[Angular sample app - version 10.2.0.; 2020-12-29]
Single-page application (SPA) with integrated user authentication.
Installed angular-oauth2-oidc npm package.
Healthineers single-sign-on integration.
OIDC authorization flow with PKCE integration.
You can configure the localhost according to your needs.
Unzip the downloaded zip file and save it on your local drive.
Compile and run the application.
Invoke the sample application from your local browser by entering the configured localhost address.
Click on any of the protected pages. The application redirects you to the Healthineers login page.
If you haven´t a Siemens Healthineers account yet, directly register yourself from the Healthineers login page.
Enter your valid Healthineers ID and password and login.
You are successfully logged on to the application.