IRIS Initial setup: Unterschied zwischen den Versionen

Aus Wiki - Heidler Strichcode GmbH
Zur Navigation springen Zur Suche springen
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 60: Zeile 60:
  
 
==== SMTP authentication type ====
 
==== SMTP authentication type ====
IRIS supports the login via password or OAuth2 as well.
+
IRIS supports the login via Password or OAuth2 as well.
  
The password authentication is easier to setup, but you have to make sure that the password does not expire.
+
The Password authentication is easier to setup, but you have to make sure that the password does not expire.
  
Choose between password and OAuth2.
+
Choose between Password and OAuth2.
  
 
The OAuth2 authentication is explained further down.
 
The OAuth2 authentication is explained further down.
  
 
==== SMTP password ====
 
==== SMTP password ====
(Only for password authentication)
+
(Only for Password authentication)
  
The password which IRIS should use to login to the SMTP server.
+
The Password which IRIS should use to login to the SMTP server.
  
 
==== Test E-Mail ====
 
==== Test E-Mail ====
Zeile 82: Zeile 82:
  
  
 +
=== SMTP with OAuth2 ===
 +
If you have chosen the Password as the SMTP authentication, you can skip this chapter.
  
=== SMTP mit OAuth2 ===
+
To use OAuth2 as the SMTP authentication, choose OAuth2 as the SMTP authentication type.
Falls Sie als SMTP-Authentifizierung Password gewählt haben, können Sie dieses Kapitel überspringen.
 
  
Um OAuth2 als SMTP-Authentifizierung zu nutzen, wählen Sie bei SMTP authentication type OAuth2 aus.
+
Please enter the remaining settings under System configuration except for the token and save these settings.
  
Bitte tragen Sie die restlichen Einstellungen unter System configuration bis auf das Token ein und speichern diese Einstellungen.
+
After that, go to the menu option "OAuth2 Clients" in IRIS.
 
 
Danach gehen Sie in IRIS bitte in den Menüpunkt "OAuth2 Clients".
 
  
 
==== OAuth2 clients ====
 
==== OAuth2 clients ====
Im Standard gibt es noch keine angelegten OAuth2 Clients.
+
By default, there are no OAuth2 Clients setup yet.
  
Nachdem Sie in der Systemkonfiguration eine Base URL gespeichert haben, erhalten Sie in diesem Menü eine Redirect URI, die Sie bei der Registrierung des OAuth2 Clients bei Ihrem E-Mail Provider verwenden können (bei Microsoft 365 müssen Sie unter portal.azure.com eine neue App-Registrierung vornehmen, wo Sie diese Redirect URI eintragen müssen).
+
After you have saved a base URL in the system configuration, you will receive a Redirect URI in this menu, which you can use for the registration of the OAuth2 client at your email provider (at Microsoft 365 you have to make an app-registration under portal.azure.com, where you have to enter this Redirect URI).
  
Klicken Sie auf den Button "New app", um einen neuen OAuth2 client zu erstellen.
+
Click on the button "New app" to create a new OAuth2 client.
  
 
==== Name ====
 
==== Name ====
Den Namen, den Sie hier eingeben, dient nur als Referenz für Sie.
+
The name you enter here only serves as a reference for you.
  
 
==== Client ID ====
 
==== Client ID ====
Die Client ID erhalten Sie nach der Registrierung des OAuth2 Clients bei Ihrem E-Mail Provider.
+
You receive the Client ID after the registration of the OAuth2 client at your email provider.
  
 
==== Client Secret ====
 
==== Client Secret ====
Das Client Secret erhalten Sie nach der Registrierung des OAuth2 Clients bei Ihrem E-Mail Provider.
+
You receive the Client Secret after the registration of the OAuth2 client at your email provider.
  
 
==== Authorization URL ====
 
==== Authorization URL ====
Das ist die URL, die IRIS bei der ersten Autorisierung per Browser öffnen soll.
+
This is the URL which IRIS should open at the first authorization via browser.
  
Bei einer unter Azure angelegten App, die nur von Ihrer Organisation verwendbar ist, verwenden Sie diese URL:
+
For an app applied under Azure which is only accessible from your organization, use this URL:
  
 
<nowiki>https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize</nowiki>
 
<nowiki>https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize</nowiki>
  
 
==== Token URL ====
 
==== Token URL ====
Das ist die URL, die IRIS zum Anfordern eines Tokens aufrufen soll.
+
This is the URL which IRIS should call to request a token.
  
Bei einer unter Azure angelegten App, die nur von Ihrer Organisation verwendbar ist, verwenden Sie diese URL:
+
For an app applied under Azure which is only accessible from your organization, use this URL:
  
 
<nowiki>https://login.microsoftonline.com/organizations/oauth2/v2.0/token</nowiki>
 
<nowiki>https://login.microsoftonline.com/organizations/oauth2/v2.0/token</nowiki>
  
 
==== Refresh Token URL ====
 
==== Refresh Token URL ====
Das ist die URL, die IRIS zum Anfordern eines Refresh-Tokens aufrufen soll.
+
This is the URL which IRIS should call to request a refresh token.
  
Bei einer unter Azure angelegten App, die nur von Ihrer Organisation verwendbar ist, verwenden Sie diese URL:
+
For an app applied under Azure which is only accessible from your organization, use this URL:
  
 
<nowiki>https://login.microsoftonline.com/organizations/oauth2/v2.0/token</nowiki>
 
<nowiki>https://login.microsoftonline.com/organizations/oauth2/v2.0/token</nowiki>
  
 
==== Scope ====
 
==== Scope ====
Den Scope, den IRIS bei einer Token-Anfrage anfordern soll.
+
The scope which IRIS should request for a token request.
  
Bei einer unter Azure angelegten App verwenden Sie diesen Scope:
+
For an app applied under Azure, use this scope
  
 
offline_access <nowiki>https://outlook.office.com/SMTP.Send</nowiki>
 
offline_access <nowiki>https://outlook.office.com/SMTP.Send</nowiki>
  
==== Erstellte Anwendung autorisieren ====
+
==== Authorize created application ====
Sobald Sie den Client erstellt haben, klicken Sie bitte in dem neu erstellten Client auf den Button "Authorize".
+
As soon as you created the client, please click the button "Authorize" in the newly created client.
  
Danach öffnet sich ein Browser-Fenster, wo Sie sich auf der Seite des E-Mail Betreibers (z.B. Microsoft) einloggen können und den Zugriff Ihrer Anwendung bestätigen können.
+
A browser window opens afterwards, where you can login to the site of the email provider (e.g. Microsoft) and confirm the access of your application.
  
Achtung: Bitte seien Sie sich bewusst, unter welchem Account Sie die Freigabe auf der Seite des E-Mail Betreibers durchführen.
+
Note: Please be aware on which account you perform the authorization on the site of the email provider.
  
Sollten Sie für E-Mails einen anderen als Ihrem eigenen Account (auf Seite des E-Mail Betreibers) verwenden möchten, müssen Sie sich zuerst auf der Seite des Betreibers ausloggen oder ggf. die Authorisierung über ein privates Browser-Fenster öffnen.
+
If you want to use another account for emails rather than your own (on the site of the email provider), you have to log off the site of the provider first or open the authorization with a private browser window.

Aktuelle Version vom 10. Mai 2023, 15:03 Uhr


At the initial setup for IRIS, you determine the base url and configure a SMTP-Account.

This configuration is necessary for further functionality of IRIS.

Open Web-Interface

The configuration can be accessed over the Web-Interface after the first launch of IRIS.

For that, you need to log in to IRIS with an admin-account.

On the left, you will find a menu option called "System Settings".


Note for the admin-account:

At the first launch, a user "root@localhost" will automatically be generated for you.

You can find the password in the log, which looks like following:

2023-02-08 17:22:38.926 -08 WARN  [main] (init.ServiceInitializer:166) - A new user has been created.:
Username: root@localhost
Password: P6oV-GK3GYsdnn_5usDg1tBmn00
Please login with this user and change your password immediately!


We strongly recommend to change the password immediately, here you can go to user on the top right after the login, and then click "Change Password".

A password must contain at least 12 characters and fulfill at least 3 of the following conditions:

  • contains uppercase letters A-Z
  • contains lowercase letters a-z
  • contains numbers 0-9
  • contains special characters !%$§~ä#...

Konfiguration

General Settings

Base URL

The URL that leads to IRIS. It is equivalent to the (Sub-)Domain without path specification and without trailing slash, e.g. https://iris.firmenname.de

SMTP Settings

SMTP host

The server name of your SMTP server, e.g. smtp.office356.com for Microsoft 356

SMTP port

The port uesd by your SMTP server, e.g. 587 for Microsoft 356

TLS

Place the checkmark only if the connection with the SMTP server should be encoded via TLS.

SMTP sender e-mail address

The sender e-mail address which IRIS should use for sending mails.

SMTP username

The username used to login to the SMTP server. Sometimes identical with the sender e-mail.

SMTP authentication type

IRIS supports the login via Password or OAuth2 as well.

The Password authentication is easier to setup, but you have to make sure that the password does not expire.

Choose between Password and OAuth2.

The OAuth2 authentication is explained further down.

SMTP password

(Only for Password authentication)

The Password which IRIS should use to login to the SMTP server.

Test E-Mail

If you have set up all settings, you can send a test e-mail with this button.

Please keep in mind that, at that time, no settings were saved.

The tests are running with the current listed (and unsaved) settings in the browser.


SMTP with OAuth2

If you have chosen the Password as the SMTP authentication, you can skip this chapter.

To use OAuth2 as the SMTP authentication, choose OAuth2 as the SMTP authentication type.

Please enter the remaining settings under System configuration except for the token and save these settings.

After that, go to the menu option "OAuth2 Clients" in IRIS.

OAuth2 clients

By default, there are no OAuth2 Clients setup yet.

After you have saved a base URL in the system configuration, you will receive a Redirect URI in this menu, which you can use for the registration of the OAuth2 client at your email provider (at Microsoft 365 you have to make an app-registration under portal.azure.com, where you have to enter this Redirect URI).

Click on the button "New app" to create a new OAuth2 client.

Name

The name you enter here only serves as a reference for you.

Client ID

You receive the Client ID after the registration of the OAuth2 client at your email provider.

Client Secret

You receive the Client Secret after the registration of the OAuth2 client at your email provider.

Authorization URL

This is the URL which IRIS should open at the first authorization via browser.

For an app applied under Azure which is only accessible from your organization, use this URL:

https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize

Token URL

This is the URL which IRIS should call to request a token.

For an app applied under Azure which is only accessible from your organization, use this URL:

https://login.microsoftonline.com/organizations/oauth2/v2.0/token

Refresh Token URL

This is the URL which IRIS should call to request a refresh token.

For an app applied under Azure which is only accessible from your organization, use this URL:

https://login.microsoftonline.com/organizations/oauth2/v2.0/token

Scope

The scope which IRIS should request for a token request.

For an app applied under Azure, use this scope

offline_access https://outlook.office.com/SMTP.Send

Authorize created application

As soon as you created the client, please click the button "Authorize" in the newly created client.

A browser window opens afterwards, where you can login to the site of the email provider (e.g. Microsoft) and confirm the access of your application.

Note: Please be aware on which account you perform the authorization on the site of the email provider.

If you want to use another account for emails rather than your own (on the site of the email provider), you have to log off the site of the provider first or open the authorization with a private browser window.