Skip to content

Commit

Permalink
Merge pull request #19 from wso2-extensions/nilasini-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nilasini authored Jan 9, 2025
2 parents 628065c + b1ef26a commit 6696452
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
### This repository is no longer maintained.

Issue reports and pull requests will not be attended.

### identity-outbound-auth-pinterest

Welcome to the WSO2 Identity Server (IS) Pinterest authenticator.

WSO2 IS is one of the best Identity Servers, which enables you to offload your identity and user entitlement management burden totally from your application. It comes with many features, supports many industry standards and most importantly it allows you to extent it according to your security requirements. This repo contains Authenticators written to work with different third party systems.

With WSO2 IS, there are lot of provisioning capabilities available. There are 3 major concepts as Inbound, outbound provisioning and Just-In-Time provisioning. Inbound provisioning means, provisioning users and groups from an external system to IS. Outbound provisioning means, provisioning users from IS to other external systems. JIT provisioning means, once a user tries to login from an external IDP, a user can be created on the fly in IS with JIT. Repos under this account holds such components involve in communicating with external systems.
With WSO2 IS, there are lot of provisioning capabilities available. There are 3 major concepts as Inbound, outbound provisioning and Just-In-Time provisioning. Inbound provisioning means, provisioning users and groups from an external system to IS. Outbound provisioning means, provisioning users from IS to other external systems. JIT provisioning means, once a user tries to login from an external IDP, a user can be created on the fly in IS with JIT. Repos under this account holds such components involve in communicating with external systems.

0 comments on commit 6696452

Please sign in to comment.