0

does ibm-appid provide the IBM single sign on(bluepages) functionality? and how to implement/configure it? Thanks

george jiang
  • 105
  • 9
  • Hello, can you be more specific about which functionality you require? What were the features you were using from Single-Sign-On? (i.e. were you using SAML? Hosting your own users?, etc...) – Moty Drimer Jun 14 '18 at 09:02
  • I'm voting to close this question as off-topic because this is a question for IBM customer support, not Stack Overflow. – TylerH Jun 14 '18 at 21:51
  • I'm voting to close this question as off-topic because it's not useful for non-IBM employees. – mustaccio May 01 '19 at 17:01

2 Answers2

0

is it about authenticating using IBMid? W3id? If you are an IBM-ers then feel free to ping me directly.

0

I am not sure if AppID can authenticate using W3ID or not, but you can find good samples at https://w3-connections.ibm.com/wikis/home?lang=en-us#!/wiki/BlueID%20Single%20Sign-On%20%28SSO%29%20Self-Boarding%20Process/page/w3ID%20OIDC%20Boarding%20Instructions

I also have tried using the passport-openidconnect library for NodeJs, and the works fine too.

Piyush
  • 1
  • 1