0

Is it possible to use json web encryption with Progress Openedge?

Mike Fechner
  • 6,627
  • 15
  • 17
JulesVerne
  • 43
  • 8

2 Answers2

1

It is not currently supported:

https://knowledgebase.progress.com/articles/Article/Support-for-JSON-Web-Encryption-JWE-tokens-in-PASOE

https://openedge.ideas.aha.io/ideas/OPENEDGE-I-718

I suggest you vote for this feature request.

Mike Fechner
  • 6,627
  • 15
  • 17
1

JWE tokens were added in PI 2020.3 and you can generate them with oesectool in Progress OpenEdge 12.5.

Actual support of JWE was planned for 12.5, released in an early access build, but then retracted in December 2021.

Stefan Drissen
  • 3,266
  • 1
  • 13
  • 21