![Logo](logo.jpg)

## About cidaas:
[cidaas](https://www.cidaas.com)
 is a fast and secure Cloud Identity & Access Management solution that standardises what’s important and simplifies what’s complex.

## Feature set includes:
* Single Sign On (SSO) based on OAuth 2.0, OpenID Connect, SAML 2.0 
* Multi-Factor-Authentication with more than 14 authentication methods, including TOTP and FIDO2 
* Passwordless Authentication 
* Social Login (e.g. Facebook, Google, LinkedIn and more) as well as Enterprise Identity Provider (e.g. SAML or AD) 
* Security in Machine-to-Machine (M2M) and IoT

=== Login using cidaas ===

Contributors : gopimallela
Tested up to: 5.4.1
Tags: Single Sign On, SSO, Login, Authentication, Authorization, CIAM, OpenID Connect, OIDC, OAuth, OAuth 2.0
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Striking the perfect balance between security and comfort - unique user identification and the highest level of security

== Description ==

The perfect identity platform to manage customers, partners and employees, [cidaas](https://www.cidaas.com) lets you intelligently take care of identities securely without compromising on user experience. cidaas stands for "Cloud Identity and Access Management System" and delivers an out-of-the-box solution for standardized Identity Management and Access Control. The cidaas software offers Scalability, Security, Transparency & Flexibility and supports seamless integration into your existing software.

The appearance of the cidaas User Interfaces (e.g. login), including language, authentication and authorization settings, can be configured in cidaas Admin UI. In cidaas you have the option to:

* Select from more than 14 different *authentication options*
* Enable *Multi-Factor-Authentication* to increase security or fulfill regulatory requirements
* Configure *Consent Management* (for GDPR compliance)
* Enable Social Logins (e.g. Facebook, Google, Sign in with Apple)
* Allow *passwordless authentication*
* And more

[Watch our video](https://www.youtube.com/watch?v=wUP4xV-RxCY)

== Technical Notes ==

This plugin is using the OpenID Connect and OAuth 2.0 protocol to integrate cidaas, in particlar the Authorizaton Code Flow. The authentication and authorization are implemented through cidaas. After a successful authentication, the user information is stored in the Wordpress database. **Only the user information is stored in Wordpress, no authentication details (e.g. passwords) are transmitted**.

After configuring the plugin, you can integrate cidaas with a shortcode [cidaas_login_button]

== Installation ==

To use this plugin you need a cidaas plan, all detais about our free and paid plans you can find on the [cidaas pricing page](https://www.cidaas.com/pricing-packages/)

You can find an installation guide in our [docs](https://docs.cidaas.de/plugin/cidaas_for_wordpress.html)

== Frequently Asked Questions ==

= What is the client's Redirect URI? =

cidaas requires a whitelisting of a set of redirect URIs for security purposes. The Redirect URI used
by this plugin looks like this:  https://example.com/wp-admin/admin-ajax.php?action=openid-connect-authorize

Replace `example.com` with your domain name and path to WordPress.

= What social login providers do you provide and how can they be activated? =

cidaas provides many different social login providers. Select the providers that fits best to your use cases and configure them in cidaas. A list of social login providers and how to configure them can be found in the [cidaas documentation](https://docs.cidaas.de/configuration-settings/social-providers.html)

= How can I customize the cidaas User Interfaces? =

The cidaas User Interfaces are managed with the *Hosted Pages* concept. All cidaas user interfaces can be fully customized, for more information see the [Hosted Pages documentation](https://docs.cidaas.de/configuration-settings/hosted-pages.html)

