Created on 26 March 2021
icon_unfollowing
Login to follow
myinfo

MyInfo

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 26 March 2021 by 
myinfo

MyInfo

Details
This component provide sample integration with myinfo
Read more

This is MyInfo Integration tools and sample demo.


Pre-requisite:

  • Private Key with PKCS#1 format with .pem extension

e.g. Title started with  ------ Begin RSA PRIVATE KEY -----
You can also use open ssl to convert with the following command:
openssl.exe rsa -in "path\input.key"  > "path\privatekey.pem"

  • Public Key with .pem extension

You can also use open ssl to convert with the following command:
openssl x509 -pubkey -noout -in "path\cert.crt"  > "path\publickey.pem"

  • On Premise environment for with localhost access or valid submitted credentials from MyInfo


Notes:

  • Sample application name need to be "callback" so that:

     -  Development: http://localhost:3001/callback (if testing using sample from myinfo)
     -  Testing: http://localhost:3001/callback (if testing using sample from myinfo) or domain/<espacename> (if testing using submitted domain with myinfo)

  • For sample from myinfo testing, tester will need to have on premise setup that is calling the authorization using localhost:3001
Release notes (1.0.0)
Reviews (0)
Category
Demos & samples, Other demos & samples
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 2 dependencies
Application Objects
MyInfo has 5 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads