akshay parmar
akshay parmar

Reputation: 59

configuration only auth in Wso2

i m new learner for wso2

wso2 - oauth, user Management and my other service available in predix.

so i have used wso2 identity server for oauth and user management.

Problem :

1) how to integrate predix(idp)

2) how to used this things using REST API

Upvotes: 0

Views: 62

Answers (2)

senthalan
senthalan

Reputation: 2366

Currently, WSO2 IS don't have a build in authenticator for the Prefix. But as the Prefix support OIDC flow, you should be able to WSO2 OIDC federated authenticator. Steps can be found here

I haven't got the chance to test with Prefix. But it needs to work

Upvotes: 0

Vithursa Mahendrarajah
Vithursa Mahendrarajah

Reputation: 1224

For your first question, I understood that you need to integrate the mentioned Idp as federated Identity Provider in WSO2 Identity Server. Doc - https://docs.wso2.com/display/IS570/Configuring+Federated+Authentication guides the steps to configure federated authentication.

Upvotes: 1

Related Questions