LANSA REST API Persistent Fields
Posted: Mon Aug 19, 2024 3:32 pm
Hi,
I'm getting around the concept of LANSA REST APIs now but noticed that there was nothing in the available documentation that mentioned Session Management anymore. I guess this has been superseded by using JWT Tokens at this stage.
How can one persist a value over the server-side for REST APIs? Are we reliant on adding custom claims to the JWT Tokens now? How secure would it be for us to keep custom claim values there without the risk of somebody tampering with it?
And will Session Management still actually work with REST APIs? Can they be used in conjunction with JWT Tokens?
I'm getting around the concept of LANSA REST APIs now but noticed that there was nothing in the available documentation that mentioned Session Management anymore. I guess this has been superseded by using JWT Tokens at this stage.
How can one persist a value over the server-side for REST APIs? Are we reliant on adding custom claims to the JWT Tokens now? How secure would it be for us to keep custom claim values there without the risk of somebody tampering with it?
And will Session Management still actually work with REST APIs? Can they be used in conjunction with JWT Tokens?