znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
358 stars 85 forks source link

Enable input of the required URLs for OAuth token in the UI #294

Closed rkaldung closed 1 year ago

rkaldung commented 2 years ago

Environment

Expected behaviour

Creating an OAuth token configuration including the URLs without downloading, editing and uploading the configuration.

Actual behaviour

The token configuration, e.g. for Microsoft, needs to be downloaded and the URL must be replaced with the URLs from the MS Azure portal. Then the token configuration file must be uploaded.

How to reproduce

Steps to reproduce the behavior:

  1. Go to Admin => OAuth token
  2. Use any Microsoft template
  3. Enter the app id and secret
  4. Download the token configuration
  5. Edit the token configuration
  6. Upload the token configuration

Additional information

Usually there are 3 URLs required:

Screenshots

jepf commented 1 year ago

Internal issue: 355

rkaldung commented 1 year ago

Fixed with Znuny 6.4.3 (https://github.com/znuny/Znuny/commit/ee4921089bc08cae11259cbea68e2792c51f0833)