Hi Isomorphic,
I read the 14.0d RESTAuthentication docs, especially the dataSource attribute. It mentions the server side ServerRestConnector, which allows bearerToken authentication.
This is great for serverside integrating 3rd party APIs requiring this type of authentication.
Out of interest: Is such a thing is also possible client-side only?
Could one for example create a AWS Cognito based SmartClient application that does not use SmartClient server? Is this already possible with current Relogin?
Thank you & Best regards
Blama
I read the 14.0d RESTAuthentication docs, especially the dataSource attribute. It mentions the server side ServerRestConnector, which allows bearerToken authentication.
This is great for serverside integrating 3rd party APIs requiring this type of authentication.
Out of interest: Is such a thing is also possible client-side only?
Could one for example create a AWS Cognito based SmartClient application that does not use SmartClient server? Is this already possible with current Relogin?
Thank you & Best regards
Blama
Comment